mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore(use): add release config
This commit is contained in:
parent
cbeb3d4c81
commit
77ca6eabc9
@ -20,5 +20,11 @@
|
||||
"release-it": "^14.0.2",
|
||||
"typescript": "^4.0.2",
|
||||
"vue": "^3.0.0-rc.10"
|
||||
},
|
||||
"release-it": {
|
||||
"git": {
|
||||
"tag": false,
|
||||
"commitMessage": "chore: release @vant/use@${version}"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user