From 1699a58a7b7fb23deecc15b259209ada01db95ea Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 22 Oct 2025 09:34:38 +0000 Subject: [PATCH] chore(release): prepare for v0.6.7 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9aec11a..0d5945b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,12 @@ All notable changes to this project will be documented in this file. -## [0.6.7] - 2025-10-21 +## [0.6.7] - 2025-10-22 ### 🐛 Bug Fixes - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.231 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.232 ### ⚙️ Miscellaneous Tasks