We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82c5ee1 commit 5ae3464Copy full SHA for 5ae3464
package.json
@@ -8,7 +8,7 @@
8
"predeploy": "yarn",
9
"prestart": "yarn",
10
"pretest": "yarn",
11
- "semantic-release": "semantic-release pre && npm publish && semantic-release post",
+ "semantic-release": "semantic-release",
12
"start": "mastarm build --serve --env development",
13
"test": "mastarm lint src"
14
},
0 commit comments