diff --git a/CHANGELOG.md b/CHANGELOG.md index 94dc4609a7..2270043985 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [2.42.5](https://github.com/opencloud-eu/reva/releases/tag/v2.42.5) - 2026-02-19 + +### ❤️ Thanks to all contributors! ❤️ + +@aduffeck, @rhafer + +### 🐛 Bug Fixes + +- Fix concurrent access to app tokens [[#527](https://github.com/opencloud-eu/reva/pull/527)] + +### 📦️ Dependencies + +- chore(deps): bump golang.org/x/term from 0.39.0 to 0.40.0 [[#533](https://github.com/opencloud-eu/reva/pull/533)] +- chore(deps): bump github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5 [[#531](https://github.com/opencloud-eu/reva/pull/531)] + ## [2.42.4](https://github.com/opencloud-eu/reva/releases/tag/v2.42.4) - 2026-02-12 ### ❤️ Thanks to all contributors! ❤️