From c67322f9443f1888b1306c59dd96ca56708da93c Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sun, 19 Jul 2026 18:53:55 +0000 Subject: [PATCH 1/2] chore(release): prepare for v0.3.6 --- CHANGELOG.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed9fc25..f4987bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,24 @@ All notable changes to this project will be documented in this file. -## [0.3.5] - 2026-06-10 +## [0.3.6] - 2026-07-19 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.91 (#161) +- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.35 (#164) +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.92 (#166) +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.93 (#170) +- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.36 (#172) +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.94 (#174) + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update actions/checkout action to v7 (#162) +- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.26.0 (#168) +- *(deps)* Update actions/setup-go action to v7 (#176) + +## [0.3.5] - 2026-06-11 ### 🐛 Bug Fixes -- 2.54.0 From a2bf78bb9ebba678f9143e632ededbbf949cee98 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sun, 19 Jul 2026 18:53:59 +0000 Subject: [PATCH 2/2] chore(release): prepare for v0.3.6 --- .version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.version b/.version index d4c0fa6..17cc65b 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "v0.3.5" + "version": "v0.3.6" } -- 2.54.0