2024-07-05 22:20:13 -04:00
|
|
|
[tool.commitizen]
|
|
|
|
|
name = "cz_conventional_commits"
|
|
|
|
|
tag_format = "$version"
|
|
|
|
|
version_scheme = "semver"
|
2024-09-05 01:24:57 -04:00
|
|
|
version = "0.7.0"
|
2024-07-05 22:20:13 -04:00
|
|
|
update_changelog_on_bump = true
|
|
|
|
|
major_version_zero = true
|