From 0092bba95e92c51fd6e0ecf7cbc9b92088fba07f Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 22 May 2025 09:26:22 +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 2535a44..d43335b 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-19 +## [0.5.1] - 2025-05-22 ### 🐛 Bug Fixes @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/getsentry/sentry-go to v0.33.0 - *(deps)* Update module github.com/khan/genqlient to v0.8.1 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.179 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.180 ## [0.5.0] - 2025-05-15