From 9eff012b6f4530883b3591907973c4ff9273d8fe Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Mon, 10 Mar 2025 17:08:23 +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 8b1aca2..4ee0607 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-09 +## [0.2.1] - 2025-03-10 ### 🐛 Bug Fixes @@ -11,6 +11,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.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 +- *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/eventsourced to v1.18.1 ## [0.2.0] - 2025-02-28