From dcfc828c1d6239fcb5182551c516e0622a5fbe37 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Fri, 18 Apr 2025 09:26:39 +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 d766be8..558c814 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,13 @@ All notable changes to this project will be documented in this file. -## [0.4.1] - 2025-04-17 +## [0.4.1] - 2025-04-18 ### 🐛 Bug Fixes - *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.25 - *(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 ## [0.4.0] - 2025-04-12