From 4fddecbc4311c211fe519268bfc1f2b3edd6bc87 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 6 May 2025 18:11:20 +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 18c0e4c..679064d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,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.176 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.73 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.177 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.178 ### ⚙️ Miscellaneous Tasks