7 lines
159 B
TOML
7 lines
159 B
TOML
[tool.commitizen]
|
|
name = "cz_conventional_commits"
|
|
tag_format = "v$version"
|
|
version_scheme = "semver"
|
|
version_provider = "scm"
|
|
update_changelog_on_bump = true
|