From da4180258fd1f05b35fb192a804354550295eeae Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 5 Jun 2025 16:43:13 +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 c3cb944..e61cd1d 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-04 +## [0.5.1] - 2025-06-05 ### 🐛 Bug Fixes @@ -17,6 +17,7 @@ All notable changes to this project will be documented in this file. - *(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 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.186 ## [0.5.0] - 2025-05-15