mirror of
https://github.com/agresdominik/ci-pipelines.git
synced 2026-07-21 17:00:54 +00:00
chore: finalise commitizen config
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
[tool.commitizen]
|
||||
name = cz_conventional_commits
|
||||
version = 0.0.1
|
||||
tag_format = v
|
||||
[ tool.commitizen ]
|
||||
name = "cz_conventional_commits"
|
||||
version = "0.0.1"
|
||||
tag_format = "v$version"
|
||||
update_changelog_on_bump = true
|
||||
version_files = [
|
||||
.cz.toml:version
|
||||
]
|
||||
version_files = [ ".cz.toml:version" ]
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
## v0.0.1 (2026-06-05)
|
||||
Reference in New Issue
Block a user