From 615053ddfa121746b79b67e4e622ab8cb3b0ce6a Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sun, 3 May 2026 17:06:23 +0000 Subject: [PATCH] chore(release): prepare for v0.3.5 --- CHANGELOG.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a2af8b..8d97b6d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,18 @@ All notable changes to this project will be documented in this file. -## [0.3.4] - 2026-03-24 +## [0.3.5] - 2026-05-03 + +### 🐛 Bug Fixes + +- *(ci)* Use go-test-coverage binary directly to fix Gitea Actions (#150) +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.90 (#149) + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.25.0 (#152) + +## [0.3.4] - 2026-04-02 ### 🐛 Bug Fixes