From 8d8a22055d06af002a09029a39bc920973742746 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 1 Apr 2025 05:39:03 +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 a976caf..aa44d27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,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.167 - *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/eventsourced to v1.19.1 - *(deps)* Update module github.com/pressly/goose/v3 to v3.24.2 +- *(deps)* Update module github.com/alecthomas/kong to v1.10.0 ## [0.2.0] - 2025-02-28