Skip to content

Commit

Permalink
ci: Enable changelog update on release
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzarda7 committed Jan 29, 2025
1 parent bdd1363 commit 512602a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cz.toml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 512602a

Please sign in to comment.