From 7a68c36a5a29aac576142e648831ea1b2c3dd6d7 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sun, 29 Jun 2025 08:47:28 +0000 Subject: [PATCH] chore(release): prepare for v0.6.0 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb18c75..ef3116d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.29 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.194 - *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.30 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.76 ## [0.5.3] - 2025-06-13