We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dad76e4 commit d0b5e18Copy full SHA for d0b5e18
package.json
@@ -40,9 +40,9 @@
40
"@babel/core": "7.17.9",
41
"@commitlint/cli": "16.2.3",
42
"@commitlint/config-conventional": "16.2.1",
43
- "@semantic-release/changelog": "5.0.1",
44
- "@semantic-release/git": "9.0.1",
45
- "@semantic-release/npm": "7.1.3",
+ "@semantic-release/changelog": "6.0.1",
+ "@semantic-release/git": "10.0.1",
+ "@semantic-release/npm": "9.0.1",
46
"@storybook/react": "6.4.21",
47
"@types/react": "18.0.2",
48
"@types/react-dom": "18.0.0",
@@ -56,7 +56,7 @@
56
"react": "18.0.0",
57
"react-dom": "18.0.0",
58
"rimraf": "3.0.2",
59
- "semantic-release": "17.4.7",
+ "semantic-release": "19.0.2",
60
"storybook-readme": "5.0.9",
61
"ts-loader": "9.2.8",
62
"tslint": "6.1.3",
0 commit comments