From 86298f8c1336648a0f7ab22ebad705a01dd689fa Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 4 Jun 2025 06:57:07 +0000 Subject: [PATCH] chore(release): prepare for v0.5.1 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6f2a47..1c8a8d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.5.1] - 2025-06-02 +## [0.5.1] - 2025-06-04 ### 🐛 Bug Fixes @@ -15,6 +15,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.182 - *(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 ## [0.5.0] - 2025-05-15