From 436761d5b2e9e0c2c15cb818e9632680b4c158f9 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 26 Mar 2025 08:17:35 +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 3692cfb..0983ae7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/golang-jwt/jwt/v5 to v5.2.2 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.166 - *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/eventsourced to v1.19.0 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.69 ## [0.2.0] - 2025-02-28