diff --git a/CHANGELOG.md b/CHANGELOG.md index e8bcee6..946bf03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.9.0] - 2025-12-12 +## [0.9.0] - 2025-12-17 ### 🚀 Features @@ -19,6 +19,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module golang.org/x/crypto to v0.46.0 - *(deps)* Update module go.opentelemetry.io/contrib/bridges/otelslog to v0.14.0 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.241 +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.85 ### 🚜 Refactor