Skip to content

Commit

Permalink
chore(version 62): version independently
Browse files Browse the repository at this point in the history
  • Loading branch information
rileylnapier committed Feb 22, 2023
1 parent 2871493 commit 522b54c
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": ["packages/*"],
"version": "1.61.0",
"version": "independent",
"npmClient": "yarn",
"useNx": true,
"useWorkspaces": true,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"export:storybook": "lerna run build && lerna run export:storybook",
"lerna:publish": "lerna publish from-package --no-verify-access --yes",
"lerna:publish:internal": "lerna publish --yes --canary --dist-tag internal --no-verify-access --force-publish=* --preid",
"lerna:version": "lerna version --no-push --no-git-tag-version --conventional-commits",
"lerna:version": "lerna version --no-private --no-push --no-git-tag-version",
"lerna": "lerna",
"postinstall": "lerna bootstrap && yarn build && husky install",
"prettier": "prettier --write \"packages/**/*{js,json,ts,tsx}\"",
Expand Down
2 changes: 1 addition & 1 deletion packages/client-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trycourier/client-graphql",
"version": "1.61.0",
"version": "1.62.0",
"description": "",
"main": "dist/index.js",
"types": "typings/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-brand-designer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trycourier/react-brand-designer",
"version": "1.61.0",
"version": "1.62.0",
"description": "Embeddable brand designer for multi-channel notifications",
"homepage": "https://github.com/trycourier/courier-react/tree/main/packages/react-elements#readme",
"license": "ISC",
Expand Down Expand Up @@ -29,7 +29,7 @@
"url": "https://github.com/trycourier/courier-react/issues"
},
"dependencies": {
"@trycourier/react-elements": "^1.61.0",
"@trycourier/react-elements": "^1.62.0",
"rimraf": "^3.0.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-elements/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trycourier/react-elements",
"version": "1.61.0",
"version": "1.62.0",
"description": "Shareable components for each Courier package",
"author": "Drew Youngwerth <[email protected]>",
"homepage": "https://github.com/trycourier/courier-react/tree/main/packages/react-elements#readme",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trycourier/react-hooks",
"version": "1.61.0",
"version": "1.62.0",
"description": "",
"main": "dist/index.js",
"types": "typings/index.d.ts",
Expand All @@ -20,7 +20,7 @@
"concat-md": "^0.3.5"
},
"dependencies": {
"@trycourier/client-graphql": "^1.61.0",
"@trycourier/client-graphql": "^1.62.0",
"deep-extend": "^0.6.0",
"rimraf": "^3.0.2"
},
Expand Down
10 changes: 5 additions & 5 deletions packages/react-inbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trycourier/react-inbox",
"version": "1.61.0",
"version": "1.62.0",
"description": "",
"main": "dist/index.js",
"types": "typings/index.d.ts",
Expand All @@ -21,10 +21,10 @@
"dependencies": {
"@fontsource/poppins": "^4.5.9",
"@tippyjs/react": "^4.2.3",
"@trycourier/client-graphql": "^1.61.0",
"@trycourier/react-elements": "^1.61.0",
"@trycourier/react-hooks": "^1.61.0",
"@trycourier/react-preferences": "^1.61.0",
"@trycourier/client-graphql": "^1.62.0",
"@trycourier/react-elements": "^1.62.0",
"@trycourier/react-hooks": "^1.62.0",
"@trycourier/react-preferences": "^1.62.0",
"classnames": "^2.2.6",
"date-fns": "^2.19.0",
"deep-extend": "^0.6.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-preferences/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trycourier/react-preferences",
"version": "1.61.0",
"version": "1.62.0",
"main": "dist/index.js",
"types": "typings/index.d.ts",
"scripts": {
Expand All @@ -23,7 +23,7 @@
],
"license": "ISC",
"dependencies": {
"@trycourier/react-hooks": "^1.61.0",
"@trycourier/react-hooks": "^1.62.0",
"react-toggle": "^4.1.2",
"styled-components": "^5.3.6"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/react-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trycourier/react-provider",
"version": "1.61.0",
"version": "1.62.0",
"description": "",
"main": "dist/index.js",
"types": "typings/index.d.ts",
Expand All @@ -16,7 +16,7 @@
},
"license": "ISC",
"dependencies": {
"@trycourier/client-graphql": "^1.61.0",
"@trycourier/client-graphql": "^1.62.0",
"buffer": "^6.0.3",
"jwt-decode": "^3.1.2",
"react-use": "^17.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-toast/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trycourier/react-toast",
"version": "1.61.0",
"version": "1.62.0",
"description": "Beautiful, easy React toast notifications",
"main": "dist/index.js",
"types": "typings/index.d.ts",
Expand Down

0 comments on commit 522b54c

Please sign in to comment.