diff --git a/.cz.yaml b/.cz.yaml new file mode 100644 index 0000000..8d591ea --- /dev/null +++ b/.cz.yaml @@ -0,0 +1,8 @@ +--- +commitizen: + major_version_zero: true + name: cz_conventional_commits + tag_format: $version + update_changelog_on_bump: true + version: 0.1.0 + version_scheme: semver