From 1d0f82a85168c131dbec0652093f2f1b3129a85b Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 17 Jan 2026 22:20:56 +0000 Subject: [PATCH] chore(release): prepare for v0.9.0 --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fa4ce37..4d4e379 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,12 @@ All notable changes to this project will be documented in this file. -## [0.9.0] - 2026-01-15 +## [0.9.0] - 2026-01-17 ### 🚀 Features - Add commands for managing organizations and users +- Migrate from GitLab CI to Gitea Actions ### 🐛 Bug Fixes @@ -53,6 +54,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update golang:1.25.5 docker digest to 3a01526 - *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.24.0 - *(deps)* Update node.js to v24.13.0 +- *(deps)* Update golang docker tag to v1.25.6 ## [0.8.0] - 2025-11-21