Skip to content

Commit 7c555b5

Browse files
committed
chore(build): adapt changelog generation
1 parent 81cfe71 commit 7c555b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"test:types": "tsc -p types/test",
3737
"docs": "vuepress dev docs",
3838
"docs:build": "vuepress build docs",
39-
"changelog": "conventional-changelog -p angular -r 2 -i CHANGELOG.md -s",
39+
"changelog": "conventional-changelog -p angular -r 1 -i CHANGELOG.md -s",
4040
"release": "bash scripts/release.sh"
4141
},
4242
"gitHooks": {

0 commit comments

Comments
 (0)