mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
chore(cli): adjust release commit message (#8993)
This commit is contained in:
parent
11cd05b7c9
commit
05019d7ce0
@ -14,7 +14,7 @@ export async function release(command: { tag?: string }) {
|
||||
},
|
||||
git: {
|
||||
tagName: 'v${version}',
|
||||
commitMessage: 'chore: release ${version}',
|
||||
commitMessage: 'release: ${version}',
|
||||
},
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user