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 597cdd2 commit 4b0f0c5Copy full SHA for 4b0f0c5
package.json
@@ -39,8 +39,8 @@
39
"@commitlint/cli": "8.3.4",
40
"@commitlint/config-conventional": "8.3.4",
41
"@semantic-release/changelog": "3.0.6",
42
- "@semantic-release/git": "7.0.18",
43
- "@semantic-release/npm": "5.3.5",
+ "@semantic-release/git": "8.0.0",
+ "@semantic-release/npm": "6.0.0",
44
"@storybook/addon-actions": "5.3.3",
45
"@storybook/addon-backgrounds": "5.3.3",
46
"@storybook/addon-knobs": "5.3.3",
@@ -62,7 +62,7 @@
62
"react": "16.12.0",
63
"react-dom": "16.12.0",
64
"rimraf": "3.0.0",
65
- "semantic-release": "15.14.0",
+ "semantic-release": "16.0.2",
66
"storybook-readme": "5.0.8",
67
"ts-jest": "24.3.0",
68
"ts-loader": "6.2.1",
0 commit comments