fix(cli): should output changelog build process
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
"test:watch": "vant-cli test --watch",
|
||||
"release:site": "sh docs/site/release.sh",
|
||||
"test:coverage": "open test/coverage/index.html",
|
||||
"changelog": "vant-cli changelog ./docs/changelog.generated.md"
|
||||
"changelog": "vant-cli changelog ./changelog.generated.md --tag 2.3.0"
|
||||
},
|
||||
"husky": {
|
||||
"hooks": {
|
||||
|
||||
Reference in New Issue
Block a user