From 7591be17a276b50741d893aeff7518daf4c6f723 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sun, 22 Mar 2026 19:17:24 +0000 Subject: [PATCH] chore(release): prepare for v0.2.6 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index eea22c3..da6c0e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to this project will be documented in this file. +## [0.2.6] - 2026-03-22 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.88 (#121) + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.2 (#119) +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.3 (#123) +- *(deps)* Update pre-commit hook gitleaks/gitleaks to v8.30.1 (#125) +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.4 (#127) + ## [0.2.5] - 2026-03-06 ### 🐛 Bug Fixes