update bump commit messsage
This commit is contained in:
@@ -52,5 +52,9 @@ EOL
|
|||||||
./_do_gen_handler_tests
|
./_do_gen_handler_tests
|
||||||
|
|
||||||
# create and tag single commit with a change to the version file
|
# create and tag single commit with a change to the version file
|
||||||
git commit --all --message "bump to $new_version"
|
git commit --all --file - << EOL
|
||||||
|
bump to $new_version
|
||||||
|
|
||||||
|
generated by \`_do_bump_version\` script in project root
|
||||||
|
EOL
|
||||||
git tag "$new_version"
|
git tag "$new_version"
|
||||||
|
|||||||
Reference in New Issue
Block a user