From 2c1704d16756d6789858800804e3a14568fe5811 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 3 Dec 2024 09:46:15 +0000 Subject: [PATCH] chore(release): prepare for v0.0.8 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dff0a4d..4c4c67c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.0.8] - 2024-12-01 +## [0.0.8] - 2024-12-03 ### 🐛 Bug Fixes @@ -19,6 +19,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/amqp to v1.7.0 - *(deps)* Update module gitlab.com/unboundsoftware/eventsourced/pg to v1.15.0 - *(deps)* Update module github.com/alecthomas/kong to v1.5.0 +- *(deps)* Update module github.com/alecthomas/kong to v1.5.1 ### 🚜 Refactor