chore: fix typo in @vant/cli

This commit is contained in:
陈嘉涵
2019-08-24 09:45:41 +08:00
parent 8ee74beab2
commit 63d21240e7
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ function changelog(dist, cmd) {
--issues-label "**Issue**" \
--pr-label "**Improvements**" \
--max-issues 0 \
--no-author
--no-author \
--no-unreleased \
--since-tag ${tag} \
-o ${path.join(basepath, dist)}