Skip to content

Commit 0435dd0

Browse files
committed
chore(semantic-release): Update "semantic-release" script
1 parent 84f9223 commit 0435dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"test.watch": "npm t -- --watch",
4343
"validate": "npm run eslint && npm run coverage && npm run coverage.check",
4444
"setup": "npm install && npm run validate",
45-
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
45+
"semantic-release": "semantic-release"
4646
},
4747
"repository": {
4848
"type": "git",

0 commit comments

Comments
 (0)