mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 03:44:48 +00:00
chore(cli): adjust release commit message (#8993)
This commit is contained in:
@@ -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}',
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user