diff --git a/.cz.toml b/.cz.toml index 11f80c7..01f0552 100644 --- a/.cz.toml +++ b/.cz.toml @@ -1,6 +1,6 @@ [tool.commitizen] name = "cz_conventional_commits" -version = "0.23.0" +version = "0.23.1" format = "v$version" update_changelog_on_bump = true major_version_zero = true diff --git a/CHANGELOG.md b/CHANGELOG.md index 58e7aa2..d3e478d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## 0.23.1 (2024-12-21) + ## 0.23.0 (2024-12-09) ### Feat