From 07df6cf2e769f50206ea331eaa3af315b541cf35 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 13 Mar 2025 20:38:40 +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 0fbc91d..ce66cb4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file. - *(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 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.164 ## [0.2.0] - 2025-02-28