diff --git a/CHANGELOG.md b/CHANGELOG.md index 71b5a01..b93a569 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.2] - 2026-02-07 +## [0.9.2] - 2026-02-09 ### 🐛 Bug Fixes @@ -19,6 +19,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.247 (#691) - *(deps)* Update module github.com/alecthomas/kong to v1.14.0 (#692) - *(deps)* Update eventsourced (#693) +- *(deps)* Update module golang.org/x/crypto to v0.48.0 (#694) ### ⚙️ Miscellaneous Tasks