chore(release): prepare for v0.3.6

This commit is contained in:
2026-06-24 14:35:41 +00:00
parent c213896e16
commit d984258672
+13 -1
View File
@@ -2,7 +2,19 @@
All notable changes to this project will be documented in this file.
## [0.3.5] - 2026-06-10
## [0.3.6] - 2026-06-24
### 🐛 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)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update actions/checkout action to v7 (#162)
## [0.3.5] - 2026-06-11
### 🐛 Bug Fixes