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

Merged
argoyle merged 2 commits from next-release into main 2026-08-11 09:43:28 +00:00
2 changed files with 20 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v0.3.5"
"version": "v0.3.6"
}
+19 -1
View File
@@ -2,7 +2,25 @@
All notable changes to this project will be documented in this file.
## [0.3.5] - 2026-06-10
## [0.3.6] - 2026-07-25
### 🐛 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)
- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.36 (#172)
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.94 (#174)
### ⚙️ 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)
- *(deps)* Update actions/setup-go action to v7 (#176)
- *(deps)* Update actions/setup-python action to v7 (#178)
## [0.3.5] - 2026-06-11
### 🐛 Bug Fixes