From 651682092ab7a6d525759645c06ab1555a5be20b Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Fri, 9 Jan 2026 15:55:10 +0000 Subject: [PATCH] chore(release): prepare for 1.4.0 --- CHANGELOG.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbc422b..adfc21e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,22 @@ All notable changes to this project will be documented in this file. -## [1.3.19] - 2025-12-30 +## [1.4.0] - 2026-01-09 + +### 🚀 Features + +- Migrate from GitLab CI to Gitea Actions +- Add release workflow using shared workflow + +### 📚 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.3.18] - 2025-12-18