We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f0b76f commit 810b38fCopy full SHA for 810b38f
.cz.toml
@@ -1,4 +1,4 @@
1
[tool.commitizen]
2
name = "cz_conventional_commits"
3
-version = "1.4.7"
+version = "1.4.8"
4
tag_format = "v$version"
CHANGELOG.md
@@ -1,3 +1,9 @@
+## v1.4.8 (2024-01-25)
+
+### Fix
5
+- Allow io.EOF from (io.ReadCloser).Read
6
7
## v1.4.7 (2023-12-05)
8
9
### Fix
0 commit comments