From 6548b68001bd1706e2f23c7ba3f03b116d4b4122 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 27 Feb 2025 23:09:30 +0000 Subject: [PATCH] chore(release): prepare for v0.2.0 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3af170e..31c38c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/99designs/gqlgen to v0.17.65 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.66 - *(deps)* Update eventsourced +- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.23 ### ⚙️ Miscellaneous Tasks