Files
ci-pipelines/.cz.toml
T

9 lines
153 B
TOML

[tool.commitizen]
name = cz_conventional_commits
version = 0.0.1
tag_format = v
update_changelog_on_bump = true
version_files = [
.cz.toml:version
]