chore(release): prepare for v0.3.8 #191

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.7"
"version": "v0.3.8"
}
+12 -1
View File
@@ -2,7 +2,18 @@
All notable changes to this project will be documented in this file.
## [0.3.7] - 2026-08-21
## [0.3.8] - 2026-09-04
### 🐛 Bug Fixes
- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.37 (#188)
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.95 (#190)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.13.2 (#186)
## [0.3.7] - 2026-08-29
### 🐛 Bug Fixes