From 96fc649a26eb5f2d020e076fc5d5e95a6c8aacb7 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 29 May 2025 13:35:48 +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 df5f903..e5ea886 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-05-27 +## [0.5.1] - 2025-05-29 ### 🐛 Bug Fixes @@ -13,6 +13,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.180 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.181 - *(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 ## [0.5.0] - 2025-05-15