From 8f4ffe4ea5042975d5e902908198be33f2115d9c Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 27 Mar 2025 09:36:17 +0000 Subject: [PATCH] chore(release): prepare for v0.2.1 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 689fadb..a79261f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/99designs/gqlgen to v0.17.69 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.70 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.167 +- *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/eventsourced to v1.19.1 ## [0.2.0] - 2025-02-28