From f589fc7fa5d7dcbc60ed813a2a570786cbf376c4 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Sun, 8 Mar 2026 11:51:29 +0000 Subject: [PATCH] 0.93.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7d0d81c..e52a708e 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.93.0 (2026-03-08) + +### Features + +- **tests**: Increase test coverage for app/views/onboarding.py to 100% + ([`ade7c9a`](https://github.com/christianlouis/DocuElevate/commit/ade7c9a86554be2bfbddb28b385c9769a9c91c88)) + +### Testing + +- **local_auth**: Increase coverage for app/utils/local_auth.py to 100% + ([`25c31a6`](https://github.com/christianlouis/DocuElevate/commit/25c31a63ff0a2682f0326174e1cd5276512983b8)) + + ## v0.92.1 (2026-03-08)