We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0afa9f7 commit c56004eCopy full SHA for c56004e
package.json
@@ -25,7 +25,7 @@
25
"test": "npm run lint && jest",
26
"cov": "jest --coverage --coverageReporters=text-lcov | coveralls",
27
"version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md",
28
- "release": "bash build/git.sh && bash build/release.sh"
+ "release": "bash build/release.sh"
29
},
30
"repository": {
31
"type": "git",
0 commit comments