Skip to content

Commit bca5ffb

Browse files
committed
docs: 📝 add an emoji to commit message of commitizen
1 parent c4bfdd3 commit bca5ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tool.commitizen]
2-
bump_message = "build(version): update version from $current_version to $new_version [skip ci]"
2+
bump_message = "build(version): :bookmark: update version from $current_version to $new_version [skip ci]"
33
update_changelog_on_bump = true
44
version_provider = "poetry"
55
version_files = [

0 commit comments

Comments
 (0)