From e072ad685bb81df2dce4e4301c576d6e319d010f Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Fri, 19 Dec 2025 12:16:44 +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 17441e9..90691b6 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-18 +## [0.9.0] - 2025-12-19 ### 🚀 Features @@ -20,6 +20,7 @@ All notable changes to this project will be documented in this file. - *(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 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.242 ### 🚜 Refactor