From c21c647e8c54f9ff296f90e0267038a65f375a47 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sun, 12 Jul 2026 15:39:25 +0000 Subject: [PATCH] chore(release): prepare for v0.4.1 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 149633a..f8f405b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to this project will be documented in this file. +## [0.4.1] - 2026-07-12 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.92 (#154) +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.93 (#158) +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.94 (#160) + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update actions/checkout action to v7 (#152) +- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.26.0 (#156) + ## [0.4.0] - 2026-06-16 ### 🚀 Features