diff --git a/.cz.toml b/.cz.toml index 3a94bbeb7..3f6fa5d9d 100644 --- a/.cz.toml +++ b/.cz.toml @@ -2,6 +2,6 @@ name = "cz_conventional_commits" tag_format = "v$version" version_scheme = "semver" -version = "0.6.0" +version = "0.5.12" update_changelog_on_bump = true major_version_zero = true