Skip to content

Commit 549efcc

Browse files
Release for v0.0.4 (#10)
* [tagpr] prepare for the next release * [tagpr] update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7f62c28 commit 549efcc

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## [v0.0.4](https://github.com/nnnkkk7/go-simdcsv/compare/v0.0.3...v0.0.4) - 2026-01-20
4+
- ci: fix how to handle draft release by @nnnkkk7 in https://github.com/nnnkkk7/go-simdcsv/pull/9
5+
36
## [v0.0.3](https://github.com/nnnkkk7/go-simdcsv/compare/v0.0.2...v0.0.3) - 2026-01-19
47
- ci: skip build by @nnnkkk7 in https://github.com/nnnkkk7/go-simdcsv/pull/7
58

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package simdcsv
22

3-
const Version = "0.0.3"
3+
const Version = "0.0.4"

0 commit comments

Comments
 (0)