chore(release): prepare for v0.0.8

This commit is contained in:
Unbound Release
2024-11-21 15:10:23 +00:00
parent bcaaf142a0
commit df2a22eee9
+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-18
## [0.0.8] - 2024-11-21
### 🐛 Bug Fixes
@@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file.
- *(deps)* Update module github.com/alecthomas/kong to v1.4.0
- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.19
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.56
- *(deps)* Update module github.com/pressly/goose/v3 to v3.23.0
### 🚜 Refactor