Skip to content

Commit

Permalink
chore(release): publish 代替 version 命令
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaosongxiaosong committed Aug 26, 2019
1 parent 766997f commit f511f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"build": "lerna run build",
"predeploy": "lerna run build",
"deploy": "lerna run deploy",
"changelog": "lerna version --conventional-commits"
"changelog": "lerna publish --conventional-commits"
},
"devDependencies": {
"@commitlint/cli": "^8.0.0",
Expand Down

0 comments on commit f511f67

Please sign in to comment.