diff --git a/.version b/.version index b95f6ca..7e905a8 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "v0.9.2" + "version": "v0.9.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c637c3..28d465f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [0.9.3] - 2026-02-16 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.249 (#702) +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.250 (#704) + ## [0.9.2] - 2026-02-13 ### 🐛 Bug Fixes