From da1b549a7415ad0093cc0515a1b83bda5c282674 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Wed, 18 Feb 2026 12:48:01 +0000 Subject: [PATCH] chore(release): prepare for v0.9.3 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c637c3..6657ad0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. +## [0.9.3] - 2026-02-18 + +### 🐛 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) +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.251 + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.10.1 (#706) + ## [0.9.2] - 2026-02-13 ### 🐛 Bug Fixes