From e436270e2b9579fcdd16da153d7ba58d3dea9fce Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Mon, 26 Jan 2026 10:11:33 +0000 Subject: [PATCH] chore(release): prepare for v0.9.2 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c17cdad..ec289eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,13 +2,14 @@ All notable changes to this project will be documented in this file. -## [0.9.2] - 2026-01-20 +## [0.9.2] - 2026-01-26 ### 🐛 Bug Fixes - *(deps)* Update module github.com/auth0/go-jwt-middleware/v2 to v3 - Migrate to go-jwt-middleware v3 API - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.243 (#680) +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.244 (#681) ## [0.9.1] - 2026-01-18