From ac3af10aa54c5e9fdf28a1c1ac772279c285473b Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Mon, 22 Jun 2026 17:04:03 +0000 Subject: [PATCH] chore(release): prepare for v0.3.6 --- CHANGELOG.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed9fc25..b5de507 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.5] - 2026-06-10 +## [0.3.6] - 2026-06-22 + +### 🐛 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) + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update actions/checkout action to v7 (#162) + +## [0.3.5] - 2026-06-11 ### 🐛 Bug Fixes