Merge pull request 'chore(release): prepare for v0.1.0' (#349) from next-release into main
Release / release (push) Successful in 38s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 1m31s
gitlab-cleanup-handler / test (push) Successful in 2m37s
gitlab-cleanup-handler / build (push) Successful in 10m15s

Reviewed-on: #349
This commit was merged in pull request #349.
This commit is contained in:
2026-01-09 16:16:03 +00:00
2 changed files with 21 additions and 1 deletions
+3 -1
View File
@@ -1 +1,3 @@
{"version":"v0.0.22"} {
"version": "v0.1.0"
}
+18
View File
@@ -2,6 +2,24 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [0.1.0] - 2026-01-09
### 🚀 Features
- Migrate from GitLab CI to Gitea Actions
### 📚 Documentation
- Add CLAUDE.md for Claude Code guidance
### ⚙️ 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 ## [0.0.22] - 2025-12-18
### 🐛 Bug Fixes ### 🐛 Bug Fixes