Skip to content

Commit 6e25029

Browse files
author
github-actions
committed
bump: version 1.6.0 → 1.7.0
1 parent 6dafa09 commit 6e25029

File tree

2 files changed

+12
-1
lines changed

2 files changed

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

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## v1.7.0 (2024-11-14)
2+
3+
### Fix
4+
5+
- allow %T verb to not be wrapped
6+
7+
### Feat
8+
9+
- ignore io.EOF from io.ReadAtLeast
10+
- add exception for encoding/json.decoder.Token
11+
112
## v1.6.0 (2024-08-06)
213

314
### Feat

0 commit comments

Comments
 (0)