diff --git a/CHANGELOG.md b/CHANGELOG.md index db45814..a91f913 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.6.7] - 2025-10-29 +## [0.6.7] - 2025-10-30 ### 🐛 Bug Fixes @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.233 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.234 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.235 +- *(deps)* Update module github.com/vektah/gqlparser/v2 to v2.5.31 ### ⚙️ Miscellaneous Tasks