Skip to content

Commit d124429

Browse files
committed
build: updated changelog format
1 parent 3513cff commit d124429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"jest": "jest src/",
3636
"prepare": "bob build",
3737
"yalc": "bob build && yalc push",
38-
"version": "conventional-changelog -i CHANGELOG.md -s && git add CHANGELOG.md"
38+
"version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md"
3939
},
4040
"publishConfig": {
4141
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)