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 55de28c commit 5950649Copy full SHA for 5950649
package.json
@@ -11,7 +11,7 @@
11
"dev": "webpack-dev-server --config example/webpack.config.js --inline --hot",
12
"docs": "vuepress dev docs",
13
"docs:build": "vuepress build docs",
14
- "prepublishOnly": "conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"
+ "prepublishOnly": "conventional-changelog -p angular -r 1 -i CHANGELOG.md -s"
15
},
16
"author": "Evan You",
17
"license": "MIT",
0 commit comments