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 cbfab17 commit 722fc3fCopy full SHA for 722fc3f
package.json
@@ -16,7 +16,7 @@
16
"type-check": "tsc --noEmit",
17
"update-appcast": "node scripts/update-appcast.js",
18
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0",
19
- "pub": "np --no-publish",
+ "pub": "np --no-publish --no-release-draft",
20
"version": "npm run changelog && git add ."
21
},
22
"dependencies": {
0 commit comments