From 75b522e36c20adca24e6600b5c1a777b379d7a55 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Thu, 12 Mar 2026 11:43:30 +0000 Subject: [PATCH] 0.123.1 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32772f46..107f76f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.123.1 (2026-03-12) + +### Bug Fixes + +- **tests**: Fix two failing tests - missing DB table and MagicMock IP address + ([`be6b49c`](https://github.com/christianlouis/DocuElevate/commit/be6b49c8721445dc8ea870afda87f311acb192e3)) + +### Code Style + +- Fix ruff formatting in tests/test_imap_profiles.py + ([`8060a79`](https://github.com/christianlouis/DocuElevate/commit/8060a79b9c5172c40edff87bdcf0e095e177560e)) + + ## v0.123.0 (2026-03-12) ### Bug Fixes