From 07855494467af451e9f6e7dc33c2976c9bd66618 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 19 Jun 2025 14:45:23 +0000 Subject: [PATCH] chore(release): prepare for v0.6.0 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d17a913..e5f54d1 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.0] - 2025-06-16 +## [0.6.0] - 2025-06-19 ### 🚀 Features @@ -14,6 +14,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.190 - *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.28 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.75 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.192 ## [0.5.3] - 2025-06-13