From 63497408d51c64d9c92dc090b24b2563367a1198 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 7 May 2025 12:23:59 +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 c9cb30b..3d46a71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,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.177 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.178 - *(deps)* Update module github.com/pressly/goose/v3 to v3.24.3 +- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.27 ### ⚙️ Miscellaneous Tasks