From 8540e1a00a48374b734972d508e977b4d2fccca2 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 17 Apr 2025 13:24:43 +0000 Subject: [PATCH] chore(release): prepare for v0.4.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5d6896..08ad334 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.4.1] - 2025-04-17 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.25 + ## [0.4.0] - 2025-04-12 ### 🚀 Features