From 7f4ab6dcd367048bd754954a47676b98fb729cfb Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Mon, 29 Jun 2026 01:13:30 +0000 Subject: [PATCH 1/2] chore(release): prepare for v0.3.6 --- CHANGELOG.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed9fc25..c2e1770 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,21 @@ All notable changes to this project will be documented in this file. -## [0.3.5] - 2026-06-10 +## [0.3.6] - 2026-06-29 + +### 🐛 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) + +### ⚙️ 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) + +## [0.3.5] - 2026-06-11 ### 🐛 Bug Fixes -- 2.52.0 From d6a87f9c6fc427250515d41216d208dde0d9807e Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Mon, 29 Jun 2026 01:13:39 +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.52.0