2024-07-05 22:20:13 -04:00
|
|
|
[tool.commitizen]
|
|
|
|
|
name = "cz_conventional_commits"
|
2024-09-05 01:38:04 -04:00
|
|
|
tag_format = "v$version"
|
2024-07-05 22:20:13 -04:00
|
|
|
version_scheme = "semver"
|
2024-09-21 22:33:50 -04:00
|
|
|
version = "0.2.0"
|
2024-07-05 22:20:13 -04:00
|
|
|
update_changelog_on_bump = true
|
|
|
|
|
major_version_zero = true
|