From c1656b1a108425602a437ad452c1843820011416 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 11 Mar 2025 07:48: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 4ee0607..5de3f80 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-10 +## [0.2.1] - 2025-03-11 ### 🐛 Bug Fixes @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file. - *(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 +- *(deps)* Update module github.com/alecthomas/kong to v1.9.0 ## [0.2.0] - 2025-02-28