Skip to content

Commit 5950649

Browse files
committed
chore: update publish script
1 parent 55de28c commit 5950649

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
@@ -11,7 +11,7 @@
1111
"dev": "webpack-dev-server --config example/webpack.config.js --inline --hot",
1212
"docs": "vuepress dev docs",
1313
"docs:build": "vuepress build docs",
14-
"prepublishOnly": "conventional-changelog -p angular -r 2 -i CHANGELOG.md -s"
14+
"prepublishOnly": "conventional-changelog -p angular -r 1 -i CHANGELOG.md -s"
1515
},
1616
"author": "Evan You",
1717
"license": "MIT",

0 commit comments

Comments
 (0)