From 3f030d2864f35314ce44a7309ed4bfc153ba36c0 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Tue, 27 Jan 2026 14:41:40 +0000 Subject: [PATCH] chore(release): prepare for v0.9.2 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 43974de..7a77e44 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.2] - 2026-01-26 +## [0.9.2] - 2026-01-27 ### 🐛 Bug Fixes @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.243 (#680) - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.244 (#681) - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.245 (#682) +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.246 (#683) ## [0.9.1] - 2026-01-18