From e764e6f23b41a2cf94be3cd32d143e9e218af889 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Wed, 24 Jun 2026 15:13:27 +0000 Subject: [PATCH] chore(release): prepare for v0.4.1 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 149633a..bb76cfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. +## [0.4.1] - 2026-06-24 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.92 (#154) + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update actions/checkout action to v7 (#152) + ## [0.4.0] - 2026-06-16 ### 🚀 Features