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