From cc232d2162fc28277fe6a9395d0bc0d43f0ec1a8 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Tue, 20 Jan 2026 15:15:56 +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 97048e7..c17cdad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,13 @@ All notable changes to this project will be documented in this file. -## [0.9.2] - 2026-01-19 +## [0.9.2] - 2026-01-20 ### 🐛 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) ## [0.9.1] - 2026-01-18