build(git): add Commitizen Python package

Follow conventional commits format and create a CHANGELOG going forward. Better late than never...
This commit is contained in:
Nathaniel Landau
2022-10-07 09:11:04 -04:00
parent 0fdcdeaaf4
commit 2b9fd7859e

5
.cz.yaml Normal file
View File

@@ -0,0 +1,5 @@
commitizen:
name: cz_conventional_commits
tag_format: $version
version: 0.0.1
update_changelog_on_bump: true