mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +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: {
|
git: {
|
||||||
tagName: 'v${version}',
|
tagName: 'v${version}',
|
||||||
commitMessage: 'chore: release ${version}',
|
commitMessage: 'release: ${version}',
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user