chore(release): prepare for v0.3.6 #165

Open
releaser wants to merge 2 commits from next-release into main
2 changed files with 13 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v0.3.5"
"version": "v0.3.6"
}
+12 -1
View File
@@ -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