diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ef4cef..b48b1c9 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-11-11 +## [0.6.7] - 2025-11-14 ### 🐛 Bug Fixes @@ -16,6 +16,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/99designs/gqlgen to v0.17.82 - *(deps)* Update module github.com/wundergraph/graphql-go-tools/v2 to v2.0.0-rc.237 - *(deps)* Update module github.com/99designs/gqlgen to v0.17.83 +- *(deps)* Update module github.com/alecthomas/kong to v1.13.0 ### ⚙️ Miscellaneous Tasks