From 85defa3f1aa75e99b8761c1dcba2582cbbbf34cc Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sun, 9 Mar 2025 20:24:47 +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 a7a363c..8b1aca2 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-05 +## [0.2.1] - 2025-03-09 ### 🐛 Bug Fixes @@ -10,6 +10,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.162 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.163 - *(deps)* Update module github.com/auth0/go-jwt-middleware/v2 to v2.3.0 +- *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/eventsourced to v1.18.0 ## [0.2.0] - 2025-02-28