mirror of
https://github.com/youzan/vant.git
synced 2025-10-16 08:00:34 +00:00
fix: remove default license in vant cli template (#10546)
This commit is contained in:
@@ -50,11 +50,11 @@ Build documentation website. Files will be output to `site` directory.
|
||||
|
||||
Publish to npm. `build` and `changelog` will be automatically execute when run `release`.
|
||||
|
||||
## changelog
|
||||
### changelog
|
||||
|
||||
Generate changelog based on commit records.
|
||||
|
||||
## commit-lint
|
||||
### commit-lint
|
||||
|
||||
Validate the format of commit message. Need `husky` to do this.
|
||||
|
||||
|
Reference in New Issue
Block a user