We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1064e0 commit dce6ddeCopy full SHA for dce6dde
.cz.toml
@@ -1,4 +1,4 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "1.7.1"
+version = "1.8.0"
4
tag_format = "v$version"
CHANGELOG.md
@@ -1,3 +1,9 @@
+## v1.8.0 (2025-04-02)
+
+### Feat
5
+- Add automatic error comparison and type assertion fixes (#96)
6
7
## v1.7.1 (2025-02-01)
8
9
### Fix
0 commit comments