chore(release): prepare for v0.0.8

This commit is contained in:
Unbound Release
2024-11-27 12:05:07 +00:00
parent 83e5e9f9a3
commit 6d3a751ae6
+2 -1
View File
@@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
## [0.0.8] - 2024-11-26
## [0.0.8] - 2024-11-27
### 🐛 Bug Fixes
@@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file.
- *(deps)* Update module github.com/stretchr/testify to v1.10.0
- *(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
### 🚜 Refactor