mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 23:55:08 +00:00
docs(changelog): update label (#4289)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@vant/cli",
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.6",
|
||||
"description": "vant cli tools",
|
||||
"main": "./src/index.js",
|
||||
"bin": {
|
||||
|
@@ -13,7 +13,7 @@ function changelog(dist, cmd) {
|
||||
--bugs-label "**Bug Fixes**" \
|
||||
--enhancement-label "**Breaking changes**" \
|
||||
--issues-label "**Issue**" \
|
||||
--pr-label "**Improvements**" \
|
||||
--pr-label "**Features**" \
|
||||
--max-issues 0 \
|
||||
--no-author \
|
||||
--no-unreleased \
|
||||
|
Reference in New Issue
Block a user