From 56bfd9542f492dd380b2030e8651589ddb0a69a3 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sat, 22 Mar 2025 10:43:10 +0000 Subject: [PATCH] chore(release): prepare for v0.2.1 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2682347..77c7429 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.2.1] - 2025-03-18 +## [0.2.1] - 2025-03-22 ### 🐛 Bug Fixes @@ -16,6 +16,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.164 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.165 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.68 +- *(deps)* Update module github.com/golang-jwt/jwt/v5 to v5.2.2 ## [0.2.0] - 2025-02-28