From 131a1afb44c2d491b85d6f3822bf25c1b4da9084 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Fri, 31 Oct 2025 01:15:35 +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 3995b45..d1db348 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.6.7] - 2025-10-30 +## [0.6.7] - 2025-10-31 ### 🐛 Bug Fixes @@ -12,6 +12,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.234 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.235 - *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.31 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.236 ### ⚙️ Miscellaneous Tasks