chore(release): prepare for v0.3.6

This commit is contained in:
2026-06-22 17:04:03 +00:00
parent 92074bbf54
commit ac3af10aa5
+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