From 489e943f9762a70c3c976bef46acde325692fbd7 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 11 Nov 2025 10:03:54 +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 7d40211..8ef4cef 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-10 +## [0.6.7] - 2025-11-11 ### 🐛 Bug Fixes @@ -15,6 +15,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.236 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.82 - *(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 ### ⚙️ Miscellaneous Tasks