diff --git a/.version b/.version index 2700a4d..10a8aa1 100644 --- a/.version +++ b/.version @@ -1 +1,3 @@ -{"version":"0.5.1"} +{ + "version": "0.6.0" +} diff --git a/CHANGELOG.md b/CHANGELOG.md index 47b2c90..3283c94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## [0.6.0] - 2026-01-09 + +### 🚀 Features + +- Migrate from GitLab CI to Gitea Actions +- Add release workflow using shared workflow + +### 🐛 Bug Fixes + +- Remove incorrect digest pinning from image reference ## [0.5.1] - 2025-12-29 ### 🐛 Bug Fixes