mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
docs(cli): changelog 3.11.1
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# 更新日志
|
||||
|
||||
## v3.11.1
|
||||
|
||||
`2021-07-08`
|
||||
|
||||
- 支持 commit message 以 `release` 为前缀
|
||||
|
||||
## v3.11.0
|
||||
|
||||
`2021-06-25`
|
||||
|
@@ -99,7 +99,7 @@
|
||||
"release-it": {
|
||||
"git": {
|
||||
"tag": false,
|
||||
"commitMessage": "chore: release @vant/cli@${version}"
|
||||
"commitMessage": "release: @vant/cli ${version}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user