From 7f4ab6dcd367048bd754954a47676b98fb729cfb Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Mon, 29 Jun 2026 01:13:30 +0000 Subject: [PATCH] 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