diff --git a/.cz.toml b/.cz.toml index 4c6e20d..12ac701 100644 --- a/.cz.toml +++ b/.cz.toml @@ -1,7 +1,7 @@ [tool.commitizen] name = "czespressif" version = "1.0.0" -update_changelog_on_bump = false +update_changelog_on_bump = true tag_format = "v$version" changelog_merge_prerelease = true annotated_tag = true