From 42c7127080b8d54f3e9d41b723f28d7ed1370422 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Fri, 7 Nov 2025 07:45:45 +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 e0ef1a1..aa0c422 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-11-06 +## [0.6.7] - 2025-11-07 ### 🐛 Bug Fixes @@ -13,6 +13,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.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 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.82 ### ⚙️ Miscellaneous Tasks