From 39671ad3b9d3967b907f66e3f717ea1122714d3b Mon Sep 17 00:00:00 2001 From: semantic-release Date: Wed, 11 Mar 2026 23:34:37 +0000 Subject: [PATCH] 0.117.1 Automatically generated by python-semantic-release --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9740df65..25e27031 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.117.1 (2026-03-11) + +### Bug Fixes + +- Resolve all 47 failing tests in main + ([`df4c91a`](https://github.com/christianlouis/DocuElevate/commit/df4c91a58661e2ecf9fda15500e4ba1259674168)) + + ## v0.117.0 (2026-03-11) ### Continuous Integration