From 360ef9e889d89b0abd0471556543347326edff16 Mon Sep 17 00:00:00 2001 From: Riley Date: Thu, 10 Aug 2023 11:46:50 -0700 Subject: [PATCH] chore(version 4.1): version --- packages/client-api/package.json | 2 +- packages/client-graphql/package.json | 2 +- packages/components/package.json | 12 ++++++------ packages/react-brand-designer/package.json | 4 ++-- packages/react-elements/package.json | 2 +- packages/react-hooks/package.json | 4 ++-- packages/react-inbox-next/package.json | 2 +- packages/react-inbox/package.json | 10 +++++----- packages/react-preferences/package.json | 4 ++-- packages/react-provider/package.json | 4 ++-- packages/react-toast/package.json | 4 ++-- packages/storybook/package.json | 14 +++++++------- packages/types/package.json | 2 +- 13 files changed, 33 insertions(+), 33 deletions(-) diff --git a/packages/client-api/package.json b/packages/client-api/package.json index 27c0a2b1..5ef7266b 100644 --- a/packages/client-api/package.json +++ b/packages/client-api/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/client-api", - "version": "4.0.0", + "version": "4.1.0", "description": "", "main": "dist/index.js", "private": true, diff --git a/packages/client-graphql/package.json b/packages/client-graphql/package.json index 0b45af00..2c20eea9 100644 --- a/packages/client-graphql/package.json +++ b/packages/client-graphql/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/client-graphql", - "version": "4.0.0", + "version": "4.1.0", "description": "", "main": "dist/index.js", "types": "typings/index.d.ts", diff --git a/packages/components/package.json b/packages/components/package.json index 62b775f2..c44d8849 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/components", - "version": "4.0.0", + "version": "4.1.0", "private": true, "description": "Beautiful, easy React toast notifications", "author": "Courier ", @@ -18,11 +18,11 @@ "license": "MIT", "dependencies": { "@trycourier/courier": "^1.3.0", - "@trycourier/react-brand-designer": "^4.0.0", - "@trycourier/react-inbox": "^4.0.0", - "@trycourier/react-preferences": "^4.0.0", - "@trycourier/react-provider": "^4.0.0", - "@trycourier/react-toast": "^4.0.0", + "@trycourier/react-brand-designer": "^4.1.0", + "@trycourier/react-inbox": "^4.1.0", + "@trycourier/react-preferences": "^4.1.0", + "@trycourier/react-provider": "^4.1.0", + "@trycourier/react-toast": "^4.1.0", "babel-loader": "^8.0.6", "babel-preset-preact": "^2.0.0", "camel-case": "^4.1.2", diff --git a/packages/react-brand-designer/package.json b/packages/react-brand-designer/package.json index eaed5c47..f8af0d53 100644 --- a/packages/react-brand-designer/package.json +++ b/packages/react-brand-designer/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/react-brand-designer", - "version": "4.0.0", + "version": "4.1.0", "description": "Embeddable brand designer for multi-channel notifications", "homepage": "https://github.com/trycourier/courier-react/tree/main/packages/react-elements#readme", "license": "ISC", @@ -29,7 +29,7 @@ "url": "https://github.com/trycourier/courier-react/issues" }, "dependencies": { - "@trycourier/react-elements": "^4.0.0", + "@trycourier/react-elements": "^4.1.0", "rimraf": "^3.0.2" }, "devDependencies": { diff --git a/packages/react-elements/package.json b/packages/react-elements/package.json index 67f2e61f..40677ecf 100644 --- a/packages/react-elements/package.json +++ b/packages/react-elements/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/react-elements", - "version": "4.0.0", + "version": "4.1.0", "description": "Shareable components for each Courier package", "author": "Drew Youngwerth ", "homepage": "https://github.com/trycourier/courier-react/tree/main/packages/react-elements#readme", diff --git a/packages/react-hooks/package.json b/packages/react-hooks/package.json index 6b5f48c4..452029dd 100644 --- a/packages/react-hooks/package.json +++ b/packages/react-hooks/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/react-hooks", - "version": "4.0.0", + "version": "4.1.0", "description": "", "main": "dist/index.js", "types": "typings/index.d.ts", @@ -20,7 +20,7 @@ "concat-md": "^0.3.5" }, "dependencies": { - "@trycourier/client-graphql": "^4.0.0", + "@trycourier/client-graphql": "^4.1.0", "deep-extend": "^0.6.0", "rimraf": "^3.0.2" }, diff --git a/packages/react-inbox-next/package.json b/packages/react-inbox-next/package.json index 67e0b7eb..fda74424 100644 --- a/packages/react-inbox-next/package.json +++ b/packages/react-inbox-next/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/react-inbox-next", - "version": "4.0.0", + "version": "4.1.0", "description": "", "private": true, "main": "dist/index.js", diff --git a/packages/react-inbox/package.json b/packages/react-inbox/package.json index 8d98d9b1..a8991629 100644 --- a/packages/react-inbox/package.json +++ b/packages/react-inbox/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/react-inbox", - "version": "4.0.0", + "version": "4.1.0", "description": "", "main": "dist/index.js", "types": "typings/index.d.ts", @@ -20,10 +20,10 @@ "dependencies": { "@fontsource/poppins": "^4.5.9", "@tippyjs/react": "^4.2.3", - "@trycourier/client-graphql": "^4.0.0", - "@trycourier/react-elements": "^4.0.0", - "@trycourier/react-hooks": "^4.0.0", - "@trycourier/react-preferences": "^4.0.0", + "@trycourier/client-graphql": "^4.1.0", + "@trycourier/react-elements": "^4.1.0", + "@trycourier/react-hooks": "^4.1.0", + "@trycourier/react-preferences": "^4.1.0", "classnames": "^2.2.6", "date-fns": "^2.19.0", "deep-extend": "^0.6.0", diff --git a/packages/react-preferences/package.json b/packages/react-preferences/package.json index 3956823c..88ca0458 100644 --- a/packages/react-preferences/package.json +++ b/packages/react-preferences/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/react-preferences", - "version": "4.0.0", + "version": "4.1.0", "main": "dist/index.js", "types": "typings/index.d.ts", "scripts": { @@ -23,7 +23,7 @@ ], "license": "ISC", "dependencies": { - "@trycourier/react-hooks": "^4.0.0", + "@trycourier/react-hooks": "^4.1.0", "react-toggle": "^4.1.2", "styled-components": "^5.3.6" } diff --git a/packages/react-provider/package.json b/packages/react-provider/package.json index 0b0c6e45..dd6ecae8 100644 --- a/packages/react-provider/package.json +++ b/packages/react-provider/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/react-provider", - "version": "4.0.0", + "version": "4.1.0", "description": "", "main": "dist/index.js", "types": "typings/index.d.ts", @@ -16,7 +16,7 @@ }, "license": "ISC", "dependencies": { - "@trycourier/client-graphql": "^4.0.0", + "@trycourier/client-graphql": "^4.1.0", "buffer": "^6.0.3", "jwt-decode": "^3.1.2", "react-use": "^17.2.1", diff --git a/packages/react-toast/package.json b/packages/react-toast/package.json index 2c4f19ff..c244f819 100644 --- a/packages/react-toast/package.json +++ b/packages/react-toast/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/react-toast", - "version": "4.0.0", + "version": "4.1.0", "description": "Beautiful, easy React toast notifications", "main": "dist/index.js", "types": "typings/index.d.ts", @@ -24,7 +24,7 @@ "concat-md": "^0.3.5" }, "dependencies": { - "@trycourier/react-hooks": "^4.0.0", + "@trycourier/react-hooks": "^4.1.0", "deep-extend": "^0.6.0", "markdown-to-jsx": "^7.1.7", "react-toastify": "^9.1.3", diff --git a/packages/storybook/package.json b/packages/storybook/package.json index 2e8eabe3..6f91ae4b 100644 --- a/packages/storybook/package.json +++ b/packages/storybook/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/storybook", - "version": "4.0.0", + "version": "4.1.0", "private": true, "description": "Beautiful, easy React toast notifications", "author": "Courier ", @@ -23,12 +23,12 @@ "@storybook/addon-links": "^6.5.9", "@storybook/addon-viewport": "^6.5.9", "@storybook/react": "^6.5.9", - "@trycourier/components": "^4.0.0", - "@trycourier/react-brand-designer": "^4.0.0", - "@trycourier/react-inbox": "^4.0.0", - "@trycourier/react-preferences": "^4.0.0", - "@trycourier/react-provider": "^4.0.0", - "@trycourier/react-toast": "^4.0.0", + "@trycourier/components": "^4.1.0", + "@trycourier/react-brand-designer": "^4.1.0", + "@trycourier/react-inbox": "^4.1.0", + "@trycourier/react-preferences": "^4.1.0", + "@trycourier/react-provider": "^4.1.0", + "@trycourier/react-toast": "^4.1.0", "react-frame-component": "^5.2.3", "react-markdown": "^8.0.1", "rehype-raw": "^6.1.1", diff --git a/packages/types/package.json b/packages/types/package.json index b365bdca..13d78b9e 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,7 +1,7 @@ { "name": "@trycourier/types", "private": true, - "version": "4.0.0", + "version": "4.1.0", "main": "index.d.ts", "types": "index.d.ts", "scripts": {}