chore(release): prepare for 1.3.0

This commit is contained in:
2026-01-09 16:11:21 +00:00
parent dea17c0ab0
commit 9dbc7f01e1
+12 -1
View File
@@ -2,11 +2,22 @@
All notable changes to this project will be documented in this file.
## [1.2.5] - 2025-12-30
## [1.3.0] - 2026-01-09
### 🚀 Features
- Migrate from GitLab CI to Gitea Actions
- Add release workflow using shared workflows
### 📚 Documentation
- Add CLAUDE.md for Claude Code guidance
### ⚙️ Miscellaneous Tasks
- *(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
## [1.2.4] - 2025-12-18