From ea8e9edc18457fd3fac2a99f711c1a3c55e15226 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 29 Apr 2025 17:15:01 +0000 Subject: [PATCH] chore(release): prepare for v0.5.0 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b8d395..b16b8db 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/vektah/gqlparser/v2 to v2.5.26 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.173 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.174 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.175 ## [0.4.1] - 2025-04-24