diff --git a/CHANGELOG.md b/CHANGELOG.md index ebf39a8..0906d14 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-11-08 +## [0.0.8] - 2024-11-10 ### 🐛 Bug Fixes @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file. - No digest pinning of own image - *(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 ## [0.0.7] - 2024-10-22