From 5cfc152a89cb98b054d6d3b64d7022bbabca80f5 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 4 Jun 2025 11:06:07 +0000 Subject: [PATCH] chore(release): prepare for v0.5.1 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c8a8d8..c3cb944 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,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.183 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.74 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.184 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.185 ## [0.5.0] - 2025-05-15