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" } diff --git a/CHANGELOG.md b/CHANGELOG.md index ed9fc25..9fd1a13 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,17 @@ All notable changes to this project will be documented in this file. -## [0.3.5] - 2026-06-10 +## [0.3.6] - 2026-06-21 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.91 (#161) + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update actions/checkout action to v7 (#162) + +## [0.3.5] - 2026-06-11 ### 🐛 Bug Fixes