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 d88afd0 commit 25cf154Copy full SHA for 25cf154
package.json
@@ -65,7 +65,7 @@
65
"test": "jest",
66
"test:watch": "npm test -- --watch",
67
"travis-deploy-once": "travis-deploy-once",
68
- "semantic-release": "semantic-release pre && npm publish && semantic-release post",
+ "semantic-release": "semantic-release",
69
"commit": "git-cz"
70
},
71
"license": "MIT",
0 commit comments