chore(release): prepare for v0.1.0

This commit is contained in:
2026-01-09 07:48:24 +00:00
parent afa466fd9d
commit 147c673635
+10 -1
View File
@@ -2,7 +2,11 @@
All notable changes to this project will be documented in this file.
## [0.0.4] - 2025-12-31
## [0.1.0] - 2026-01-09
### 🚀 Features
- Add Gitea Actions workflow
### 🐛 Bug Fixes
@@ -34,6 +38,11 @@ All notable changes to this project will be documented in this file.
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.7.2
- *(deps)* Update golang:1.25.5 docker digest to 0c27bcf
- *(deps)* Update golang:1.25.5 docker digest to ad03ba9
- *(deps)* Update actions/checkout action to v6
- *(deps)* Update actions/setup-go action to v6
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.8.0
- Migrate from GitLab to Gitea
- Add pre-commit and release workflows
## [0.0.3] - 2025-11-13