From 4ebd13875ad65c00289e308ac4bec4b1c2814f0d Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 29 Apr 2025 05:33:49 +0000 Subject: [PATCH] chore(release): prepare for v0.4.2 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fda9ade..ae3efc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,12 @@ All notable changes to this project will be documented in this file. -## [0.4.2] - 2025-04-25 +## [0.4.2] - 2025-04-29 ### 🐛 Bug Fixes - *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.26 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.173 ## [0.4.1] - 2025-04-24