From abc5668d33597941c3da646fb41d529e8d13feba Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 17 Dec 2025 08:08:29 +0000 Subject: [PATCH] chore(release): prepare for v0.9.0 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e8bcee6..946bf03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.9.0] - 2025-12-12 +## [0.9.0] - 2025-12-17 ### 🚀 Features @@ -19,6 +19,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module golang.org/x/crypto to v0.46.0 - *(deps)* Update module go.opentelemetry.io/contrib/bridges/otelslog to v0.14.0 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.241 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.85 ### 🚜 Refactor