chore(release): prepare for v0.9.6 #747

Closed
releaser wants to merge 2 commits from next-release into main
2 changed files with 9 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v0.9.5"
"version": "v0.9.6"
}
+8
View File
@@ -2,6 +2,14 @@
All notable changes to this project will be documented in this file.
## [0.9.6] - 2026-03-03
### 🐛 Bug Fixes
- *(graph)* Stabilize debouncer tests with synctest fake clock
- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.257 (#743)
- *(deps)* Update golang.org/x/net to v0.51.0
## [0.9.5] - 2026-02-25
### 🐛 Bug Fixes