chore(release): prepare for v0.0.8

This commit is contained in:
Unbound Release
2024-12-10 10:20:18 +00:00
parent 6d2e6b8cc1
commit 59f4a1dcb9
+2 -1
View File
@@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
## [0.0.8] - 2024-12-08
## [0.0.8] - 2024-12-10
### 🐛 Bug Fixes
@@ -23,6 +23,7 @@ All notable changes to this project will be documented in this file.
- *(deps)* Update module github.com/getsentry/sentry-go to v0.30.0
- *(deps)* Update module github.com/alecthomas/kong to v1.6.0
- *(k8s)* Adjust CPU requests for better resource allocation
- *(deps)* Update module github.com/99designs/gqlgen to v0.17.58
### 🚜 Refactor