mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 16:04:04 +00:00
fix: remove default license in vant cli template (#10546)
This commit is contained in:
@@ -52,11 +52,11 @@ npx vant-cli dev
|
||||
|
||||
发布组件库,发布前会自动执行 build 和 changelog 命令,并通过 [release-it](https://github.com/release-it/release-it) 发布 npm 包。
|
||||
|
||||
## changelog
|
||||
### changelog
|
||||
|
||||
基于 commit 记录生成更新日志,基于 [conventional-changelog](https://github.com/conventional-changelog/conventional-changelog) 实现。
|
||||
|
||||
## commit-lint
|
||||
### commit-lint
|
||||
|
||||
校验 commit message 的格式是否符合规范,需要配合 `husky` 在提交 commit 时触发。
|
||||
|
||||
|
Reference in New Issue
Block a user