chore(release): prepare for v0.1.0

This commit is contained in:
2026-01-09 15:53:51 +00:00
parent f884415a4a
commit 0446db698b
+9 -1
View File
@@ -2,11 +2,19 @@
All notable changes to this project will be documented in this file.
## [0.0.23] - 2025-12-30
## [0.1.0] - 2026-01-09
### 🚀 Features
- Migrate from GitLab CI to Gitea Actions
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.25.5 docker digest to ad03ba9
- *(deps)* Update actions/setup-go action to v6
- *(deps)* Update actions/checkout action to v6
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.8.0
- Add release workflow
## [0.0.22] - 2025-12-18