From 002ddaa7c58d5b258084d13290cfe6ccda4c6d75 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 27 Mar 2025 07:07:30 +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 941d743..689fadb 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-26 +## [0.2.1] - 2025-03-27 ### 🐛 Bug Fixes @@ -21,6 +21,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/eventsourced to v1.19.0 - *(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 ## [0.2.0] - 2025-02-28