diff --git a/CHANGELOG.md b/CHANGELOG.md index 17441e9..90691b6 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-18 +## [0.9.0] - 2025-12-19 ### 🚀 Features @@ -20,6 +20,7 @@ All notable changes to this project will be documented in this file. - *(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 +- *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.242 ### 🚜 Refactor