chore(release): prepare for v0.9.5 #737

Closed
releaser wants to merge 2 commits from next-release into main
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v0.9.4"
"version": "v0.9.5"
}
+10
View File
@@ -2,6 +2,16 @@
All notable changes to this project will be documented in this file.
## [0.9.5] - 2026-02-24
### 🐛 Bug Fixes
- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.256
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.0 docker digest to 9835fb4 (#736)
## [0.9.4] - 2026-02-23
### 🐛 Bug Fixes