From 2f00c6bc633941fc7b54e9d390299635d4ba3356 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Tue, 3 Mar 2026 08:23:52 +0000 Subject: [PATCH] chore(release): prepare for v0.9.6 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3c5f33..bc5ea54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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