From 3bf00d6eae013026179e285e77a6110603f0c42d Mon Sep 17 00:00:00 2001 From: semantic-release Date: Thu, 26 Feb 2026 14:59:45 +0000 Subject: [PATCH] 0.57.4 Automatically generated by python-semantic-release --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46caa19a..d1cfccd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.57.4 (2026-02-26) + +### Bug Fixes + +- **tests**: Fix OAuth integration tests failing due to Docker registry timeout + ([`36b6680`](https://github.com/christianlouis/DocuElevate/commit/36b668020bfe32531250d390b3b69f2934c0bcad)) + +- **tests**: Fix test_save_settings_outer_exception in OneDrive coverage tests + ([`b4e93c0`](https://github.com/christianlouis/DocuElevate/commit/b4e93c00b47f085b6c86c8de2c8dfe8774789ea1)) + +- **tests**: Fix TestGetFullConfigException using PropertyMock on module-level settings + ([`44dcabd`](https://github.com/christianlouis/DocuElevate/commit/44dcabd1f3781dfe363884314a4f4c25b1173e1a)) + + ## v0.57.3 (2026-02-26) ### Bug Fixes