Skip to content

Commit

Permalink
bump: version 1.4.7 → 1.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 25, 2024
1 parent 3f0b76f commit 810b38f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .cz.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[tool.commitizen]
name = "cz_conventional_commits"
version = "1.4.7"
version = "1.4.8"
tag_format = "v$version"
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## v1.4.8 (2024-01-25)

### Fix

- Allow io.EOF from (io.ReadCloser).Read

## v1.4.7 (2023-12-05)

### Fix
Expand Down

0 comments on commit 810b38f

Please sign in to comment.