From a6ef19e5556eab1a54058c86e563a801a2c49f55 Mon Sep 17 00:00:00 2001 From: Riley Date: Mon, 8 May 2023 14:08:55 -0700 Subject: [PATCH] chore(package.json): version 3.6 ~ inbox pinning --- 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 126a54ac..5e3b25b0 100644 --- a/packages/client-api/package.json +++ b/packages/client-api/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/client-api", - "version": "3.5.2", + "version": "3.6.0", "description": "", "main": "dist/index.js", "private": true, diff --git a/packages/client-graphql/package.json b/packages/client-graphql/package.json index 5b59a571..33baaedb 100644 --- a/packages/client-graphql/package.json +++ b/packages/client-graphql/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/client-graphql", - "version": "3.5.2", + "version": "3.6.0", "description": "", "main": "dist/index.js", "types": "typings/index.d.ts", diff --git a/packages/components/package.json b/packages/components/package.json index 81e98562..3fabf024 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/components", - "version": "3.5.2", + "version": "3.6.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": "^3.5.2", - "@trycourier/react-inbox": "^3.5.2", - "@trycourier/react-preferences": "^3.5.2", - "@trycourier/react-provider": "^3.5.2", - "@trycourier/react-toast": "^3.5.2", + "@trycourier/react-brand-designer": "^3.6.0", + "@trycourier/react-inbox": "^3.6.0", + "@trycourier/react-preferences": "^3.6.0", + "@trycourier/react-provider": "^3.6.0", + "@trycourier/react-toast": "^3.6.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 35358348..21f68546 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": "3.5.2", + "version": "3.6.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": "^3.5.2", + "@trycourier/react-elements": "^3.6.0", "rimraf": "^3.0.2" }, "devDependencies": { diff --git a/packages/react-elements/package.json b/packages/react-elements/package.json index 35b48240..c44e3b6f 100644 --- a/packages/react-elements/package.json +++ b/packages/react-elements/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/react-elements", - "version": "3.5.2", + "version": "3.6.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 d661391f..fb4baae4 100644 --- a/packages/react-hooks/package.json +++ b/packages/react-hooks/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/react-hooks", - "version": "3.5.2", + "version": "3.6.0", "description": "", "main": "dist/index.js", "types": "typings/index.d.ts", @@ -20,7 +20,7 @@ "concat-md": "^0.3.5" }, "dependencies": { - "@trycourier/client-graphql": "^3.5.2", + "@trycourier/client-graphql": "^3.6.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 362c839e..76db3f89 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": "3.5.2", + "version": "3.6.0", "description": "", "private": true, "main": "dist/index.js", diff --git a/packages/react-inbox/package.json b/packages/react-inbox/package.json index 83566307..02e7eb2f 100644 --- a/packages/react-inbox/package.json +++ b/packages/react-inbox/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/react-inbox", - "version": "3.5.2", + "version": "3.6.0", "description": "", "main": "dist/index.js", "types": "typings/index.d.ts", @@ -21,10 +21,10 @@ "dependencies": { "@fontsource/poppins": "^4.5.9", "@tippyjs/react": "^4.2.3", - "@trycourier/client-graphql": "^3.5.2", - "@trycourier/react-elements": "^3.5.2", - "@trycourier/react-hooks": "^3.5.2", - "@trycourier/react-preferences": "^3.5.2", + "@trycourier/client-graphql": "^3.6.0", + "@trycourier/react-elements": "^3.6.0", + "@trycourier/react-hooks": "^3.6.0", + "@trycourier/react-preferences": "^3.6.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 8f035f72..4fad25ef 100644 --- a/packages/react-preferences/package.json +++ b/packages/react-preferences/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/react-preferences", - "version": "3.5.2", + "version": "3.6.0", "main": "dist/index.js", "types": "typings/index.d.ts", "scripts": { @@ -23,7 +23,7 @@ ], "license": "ISC", "dependencies": { - "@trycourier/react-hooks": "^3.5.2", + "@trycourier/react-hooks": "^3.6.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 842c47ec..85f0476d 100644 --- a/packages/react-provider/package.json +++ b/packages/react-provider/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/react-provider", - "version": "3.5.2", + "version": "3.6.0", "description": "", "main": "dist/index.js", "types": "typings/index.d.ts", @@ -16,7 +16,7 @@ }, "license": "ISC", "dependencies": { - "@trycourier/client-graphql": "^3.5.2", + "@trycourier/client-graphql": "^3.6.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 3e215435..76e05773 100644 --- a/packages/react-toast/package.json +++ b/packages/react-toast/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/react-toast", - "version": "3.5.2", + "version": "3.6.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": "^3.5.2", + "@trycourier/react-hooks": "^3.6.0", "deep-extend": "^0.6.0", "markdown-to-jsx": "^7.1.7", "react-toastify": "^6.2.0", diff --git a/packages/storybook/package.json b/packages/storybook/package.json index d343b0c1..157f8242 100644 --- a/packages/storybook/package.json +++ b/packages/storybook/package.json @@ -1,6 +1,6 @@ { "name": "@trycourier/storybook", - "version": "3.5.2", + "version": "3.6.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": "^3.5.2", - "@trycourier/react-brand-designer": "^3.5.2", - "@trycourier/react-inbox": "^3.5.2", - "@trycourier/react-preferences": "^3.5.2", - "@trycourier/react-provider": "^3.5.2", - "@trycourier/react-toast": "^3.5.2", + "@trycourier/components": "^3.6.0", + "@trycourier/react-brand-designer": "^3.6.0", + "@trycourier/react-inbox": "^3.6.0", + "@trycourier/react-preferences": "^3.6.0", + "@trycourier/react-provider": "^3.6.0", + "@trycourier/react-toast": "^3.6.0", "react-frame-component": "^5.2.3", "react-markdown": "^6.0.1", "storybook": "^6.5.9", diff --git a/packages/types/package.json b/packages/types/package.json index 5083ca42..ece120e9 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,7 +1,7 @@ { "name": "@trycourier/types", "private": true, - "version": "3.5.2", + "version": "3.6.0", "main": "index.d.ts", "types": "index.d.ts", "scripts": {}