Skip to content

Commit 810b38f

Browse files
author
github-actions
committed
bump: version 1.4.7 → 1.4.8
1 parent 3f0b76f commit 810b38f

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.4.7"
3+
version = "1.4.8"
44
tag_format = "v$version"

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v1.4.8 (2024-01-25)
2+
3+
### Fix
4+
5+
- Allow io.EOF from (io.ReadCloser).Read
6+
17
## v1.4.7 (2023-12-05)
28

39
### Fix

0 commit comments

Comments
 (0)