fix(cli): disable lerna commit and tag

This commit is contained in:
Clark Du 2018-11-17 23:54:38 +00:00
parent e6f73b596a
commit 955b5d49ad

View File

@ -5,6 +5,7 @@
"conventionalCommits": true,
"exact": true,
"noPush": true,
"gitTagVersion": false,
"packages": [
"packages/*",
"distributions/*"