mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 09:24:25 +00:00
chore(cli): optimize changelog build speed
This commit is contained in:
@@ -14,7 +14,8 @@ function changelog(dist, cmd) {
|
||||
--enhancement-label "**Breaking changes**" \
|
||||
--issues-label "**Issue**" \
|
||||
--pr-label "**Improvements**" \
|
||||
--no-issues \
|
||||
--max-issues 0 \
|
||||
--no-author
|
||||
--no-unreleased \
|
||||
--since-tag ${tag} \
|
||||
-o ${path.join(basepath, dist)}
|
||||
|
Reference in New Issue
Block a user