Skip to content

Commit 5fe8fb9

Browse files
Release for v0.0.9 (#44)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 32c1e23 commit 5fe8fb9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

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.9](https://github.com/nnnkkk7/snowflake-emulator/compare/v0.0.8...v0.0.9) - 2026-01-19
4+
- chore: fix tagpr config by @nnnkkk7 in https://github.com/nnnkkk7/snowflake-emulator/pull/43
5+
36
## [v0.0.8](https://github.com/nnnkkk7/snowflake-emulator/compare/v0.0.7...v0.0.8) - 2026-01-19
47
- refactor: update comments and test names for clarity and consistency by @nnnkkk7 in https://github.com/nnnkkk7/snowflake-emulator/pull/39
58
- docs: add Go gopher design attribution by @nnnkkk7 in https://github.com/nnnkkk7/snowflake-emulator/pull/41

version.go

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

3-
const Version = "0.0.8"
3+
const Version = "0.0.9"

0 commit comments

Comments
 (0)