From 786efbc7b9c9eef0200d47ea73b7ab3ffbf6617a Mon Sep 17 00:00:00 2001 From: zontreck Date: Fri, 22 Nov 2024 16:02:41 -0700 Subject: [PATCH] fix(cz.yaml): version --- cz.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 cz.yaml diff --git a/cz.yaml b/cz.yaml new file mode 100644 index 0000000..450fb0e --- /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: 1.0.2 + version_scheme: semver