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.
2 parents 236098e + 96eec55 commit d26e5a6Copy full SHA for d26e5a6
package.json
@@ -38,9 +38,9 @@
38
"@babel/core": "7.9.0",
39
"@commitlint/cli": "8.3.5",
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/changelog": "5.0.1",
+ "@semantic-release/git": "9.0.0",
+ "@semantic-release/npm": "7.0.5",
44
"@storybook/addon-actions": "5.3.18",
45
"@storybook/addon-backgrounds": "5.3.18",
46
"@storybook/addon-knobs": "5.3.18",
@@ -62,7 +62,7 @@
62
"react": "16.13.1",
63
"react-dom": "16.13.1",
64
"rimraf": "3.0.2",
65
- "semantic-release": "15.14.0",
+ "semantic-release": "17.0.7",
66
"storybook-readme": "5.0.8",
67
"ts-jest": "24.3.0",
68
"ts-loader": "7.0.1",
0 commit comments