From 23bcfcd3d2a90a105efee0c1b787ebcc13e0f39f Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Fri, 28 Mar 2025 06:26:22 +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 a79261f..86f81eb 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-27 +## [0.2.1] - 2025-03-28 ### 🐛 Bug Fixes @@ -23,6 +23,7 @@ All notable changes to this project will be documented in this file. - *(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 +- *(deps)* Update module github.com/pressly/goose/v3 to v3.24.2 ## [0.2.0] - 2025-02-28