We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84f9223 commit 0435dd0Copy full SHA for 0435dd0
package.json
@@ -42,7 +42,7 @@
42
"test.watch": "npm t -- --watch",
43
"validate": "npm run eslint && npm run coverage && npm run coverage.check",
44
"setup": "npm install && npm run validate",
45
- "semantic-release": "semantic-release pre && npm publish && semantic-release post"
+ "semantic-release": "semantic-release"
46
},
47
"repository": {
48
"type": "git",
0 commit comments