From 680516f9a14da3f9c4fc3b6277fcc8759a9781d4 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Mon, 16 Jun 2025 15:34:23 +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 835a913..d17a913 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.190 - *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.28 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.75 ## [0.5.3] - 2025-06-13