Files
thgtoa/.cz.toml
nopeitsnothing 11b6004bba docs(mkdocs): formatting and tooling upgrades to improve performance
BREAKING CHANGE: This version is NOT compatible with v1.1.x. It is a top-down rebuild of the guide in mkdocs-material.

Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
2025-03-15 11:45:35 -04:00

11 lines
233 B
TOML

[tool.commitizen]
bump_message = "release $current_version → $new_version []"
annotated_tag = true
version = "1.2.1"
update_changelog_on_bump = false
gpg_sign = true
allow_abort = true
version_files = [
"_config.yml:version"
]