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 81cfe71 commit 7c555b5Copy full SHA for 7c555b5
package.json
@@ -36,7 +36,7 @@
36
"test:types": "tsc -p types/test",
37
"docs": "vuepress dev docs",
38
"docs:build": "vuepress build docs",
39
- "changelog": "conventional-changelog -p angular -r 2 -i CHANGELOG.md -s",
+ "changelog": "conventional-changelog -p angular -r 1 -i CHANGELOG.md -s",
40
"release": "bash scripts/release.sh"
41
},
42
"gitHooks": {
0 commit comments