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 3513cff commit d124429Copy full SHA for d124429
package.json
@@ -35,7 +35,7 @@
35
"jest": "jest src/",
36
"prepare": "bob build",
37
"yalc": "bob build && yalc push",
38
- "version": "conventional-changelog -i CHANGELOG.md -s && git add CHANGELOG.md"
+ "version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md"
39
},
40
"publishConfig": {
41
"registry": "https://registry.npmjs.org/"
0 commit comments