From b6b475f071818b363593cd8098047d69ca83aa6b Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Thu, 12 Mar 2026 16:31:43 +0000 Subject: [PATCH] chore(release): prepare for v0.3.4 --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c39174..6fd5e58 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ All notable changes to this project will be documented in this file. +## [0.3.4] - 2026-03-12 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.88 (#138) + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.0 (#132) +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.1 (#134) +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.2 (#136) +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.3 (#139) +- *(deps)* Update pre-commit hook gitleaks/gitleaks to v8.30.1 (#141) + ## [0.3.3] - 2026-02-20 ### 🐛 Bug Fixes