From 8c41fca313719197367ab0434d82b93a5df58093 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Fri, 11 Apr 2025 11:35:07 +0000 Subject: [PATCH] chore(release): prepare for v0.3.1 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a10c66c..f2a2382 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.3.1] - 2025-04-10 +## [0.3.1] - 2025-04-11 ### 🐛 Bug Fixes @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.24 - *(deps)* Update module github.com/getsentry/sentry-go to v0.32.0 - *(k8s)* Increase CPU request for better performance +- *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/amqp to v1.8.1 ## [0.3.0] - 2025-04-08