diff --git a/CHANGELOG.md b/CHANGELOG.md index 2763219..fa836e9 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-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