Skip to content

Commit dce6dde

Browse files
author
github-actions
committed
bump: version 1.7.1 → 1.8.0
1 parent e1064e0 commit dce6dde

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.cz.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[tool.commitizen]
22
name = "cz_conventional_commits"
3-
version = "1.7.1"
3+
version = "1.8.0"
44
tag_format = "v$version"

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.8.0 (2025-04-02)
2+
3+
### Feat
4+
5+
- Add automatic error comparison and type assertion fixes (#96)
6+
17
## v1.7.1 (2025-02-01)
28

39
### Fix

0 commit comments

Comments
 (0)