From df1bc2eb66ca919876cb213bfdccd14eff0561f8 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 27 Nov 2024 15:04:47 +0000 Subject: [PATCH] chore(release): prepare for v0.0.8 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2f2985..60aae25 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/99designs/gqlgen to v0.17.57 - *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.20 - *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/eventsourced to v1.16.0 +- *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/amqp to v1.7.0 ### 🚜 Refactor