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 cf49cc3 commit 1f33012Copy full SHA for 1f33012
package.json
@@ -39,7 +39,7 @@
39
"build-all": "npm run setup & npm run build & npm run test",
40
"travis-deploy-once": "travis-deploy-once",
41
"prepublishOnly": "npm run build",
42
- "semantic-release": "semantic-release pre && npm publish && semantic-release post",
+ "semantic-release": "semantic-release",
43
"semantic-release-dry-run": "semantic-release --dry-run"
44
},
45
"dependencies": {
0 commit comments