Skip to content

Commit 15b984b

Browse files
author
github-actions
committed
bump: version 1.4.8 → 1.5.0
1 parent 0d989bd commit 15b984b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-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.4.8"
3+
version = "1.5.0"
44
tag_format = "v$version"

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v1.5.0 (2024-05-01)
2+
3+
### Feat
4+
5+
- extends Analyzer with custom allowed errors via functional options
6+
- add few more allowed errors from std
7+
8+
### Refactor
9+
10+
- speed up isAllowedErrAndFunc via map
11+
112
## v1.4.8 (2024-01-25)
213

314
### Fix

0 commit comments

Comments
 (0)