Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Commit 679f044

Browse files
author
github-actions
committed
bump: version 1.4.5 → 1.4.6
1 parent 4f4cde4 commit 679f044

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.cz.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[tool.commitizen]
22
name = "cz_conventional_commits"
3-
version = "1.4.5"
3+
version = "1.4.6"
44
tag_format = "v$version"

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.4.6 (2023-12-01)
2+
3+
### Fix
4+
5+
- Allow type assertions of non-error types (fixes #61)
6+
17
## v1.4.5 (2023-09-08)
28

39
### Fix

0 commit comments

Comments
 (0)