From 7c277f00fe2f977b47f174e099875a88c0cb92b3 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Mon, 17 Nov 2025 09:26:37 +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 ee6c26a..384084d 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-14 +## [0.6.7] - 2025-11-17 ### 🐛 Bug Fixes @@ -17,6 +17,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.237 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.83 - *(deps)* Update module github.com/alecthomas/kong to v1.13.0 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.238 ### ⚙️ Miscellaneous Tasks