From 5914d9f51101029de77efa413c427570943ef060 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Sun, 8 Mar 2026 22:11:07 +0000 Subject: [PATCH] 0.108.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3694d4ae..413088fd 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.108.0 (2026-03-08) + +### Chores + +- Remove accidentally committed =8.0.0 file + ([`a92bf8e`](https://github.com/christianlouis/DocuElevate/commit/a92bf8ec8f938a493e8992bdd71f655e5f266759)) + +### Features + +- **cli**: Add docuelevate CLI tool for power users + ([`a3fd74f`](https://github.com/christianlouis/DocuElevate/commit/a3fd74f117e96b9693cbfc0f76abbd0a3d526b00)) + + ## v0.107.0 (2026-03-08) ### Documentation