From 3d054555d934a332e055c27fe3a5abfbea9a188d Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 22 Apr 2025 10:07:23 +0000 Subject: [PATCH] chore(release): prepare for v0.4.1 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ccf2dd7..2fe7d55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.4.1] - 2025-04-20 +## [0.4.1] - 2025-04-22 ### 🐛 Bug Fixes @@ -10,6 +10,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.170 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.71 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.72 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.171 ## [0.4.0] - 2025-04-12