diff --git a/CHANGELOG.md b/CHANGELOG.md index ecac122..65fd2e2 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-16 +## [0.0.8] - 2024-12-19 ### 🐛 Bug Fixes @@ -27,6 +27,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/99designs/gqlgen to v0.17.59 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.60 - *(deps)* Update module github.com/pressly/goose/v3 to v3.23.1 +- *(deps)* Update module github.com/pressly/goose/v3 to v3.24.0 ### 🚜 Refactor