Skip to content

Commit ff9de18

Browse files
author
THEBAULT Julien
committed
build(commitizen): initial support
1 parent 654d067 commit ff9de18

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[tool.commitizen]
2+
name = "cz_conventional_commits"
3+
tag_format = "$version"
4+
version_scheme = "semver"
5+
version = "1.0.2"
6+
update_changelog_on_bump = true

0 commit comments

Comments
 (0)