diff --git a/CHANGELOG.md b/CHANGELOG.md index f2c9040..1b366ac 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-10 +## [0.0.8] - 2024-12-11 ### 🐛 Bug Fixes @@ -25,6 +25,7 @@ All notable changes to this project will be documented in this file. - *(k8s)* Adjust CPU requests for better resource allocation - *(deps)* Update module github.com/99designs/gqlgen to v0.17.58 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.59 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.60 ### 🚜 Refactor