thgtoa/.cz.toml

12 lines
284 B
TOML

[tool.commitizen]
bump_message = "release $current_version → $new_version []"
annotated_tag = true
update_changelog_on_bump = true
changelog_incremental = true
changelog_start_rev = "v0.4.7"
gpg_sign = true
allow_abort = true
version_files = [
"_layouts/default.html:Version"
]