tiramisu/.cz.toml

7 lines
151 B
TOML
Raw Normal View History

2024-02-20 21:44:55 +01:00
[tool.commitizen]
name = "cz_conventional_commits"
tag_format = "$version"
version_scheme = "semver"
2024-02-21 21:05:14 +01:00
version = "4.1.0"
2024-02-20 21:44:55 +01:00
update_changelog_on_bump = true