From 8bbf3fcc4c6fc1e9491d0ff39cf62a7fcf72a745 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sun, 20 Apr 2025 17:59: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 558c814..ccf2dd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,14 @@ All notable changes to this project will be documented in this file. -## [0.4.1] - 2025-04-18 +## [0.4.1] - 2025-04-20 ### 🐛 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 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.72 ## [0.4.0] - 2025-04-12