Files
kitty-config/.cz.toml
T
rootiest 7af1790069 🎨 Ci(commitizen): add commitzen
Add commitizen configuration file
2024-07-27 05:44:37 -04:00

8 lines
177 B
TOML

[tool.commitizen]
name = "cz_conventional_commits"
tag_format = "$version"
version_scheme = "semver"
version = "0.0.1"
update_changelog_on_bump = true
major_version_zero = true