From b347d430369c0a6712db1f8ab41819fd45010686 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 23 Oct 2025 18:53:49 +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 d517ab5..0954a87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,13 @@ All notable changes to this project will be documented in this file. -## [0.6.7] - 2025-10-22 +## [0.6.7] - 2025-10-23 ### 🐛 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 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.233 ### ⚙️ Miscellaneous Tasks