From 5131635d445ea775b879f48a04f4dbf1cf5394dc Mon Sep 17 00:00:00 2001 From: semantic-release Date: Mon, 16 Mar 2026 16:35:36 +0000 Subject: [PATCH] 0.150.3 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3efb9cea..6be9e488 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.150.3 (2026-03-16) + +### Bug Fixes + +- **tasks**: Dispatch per-user notifications on document processed/failed events + ([`195c3c3`](https://github.com/christianlouis/DocuElevate/commit/195c3c344672357e09554996a1071e983fa92f8c)) + +### Refactoring + +- **tasks**: Address code review feedback for notification dispatch + ([`803331d`](https://github.com/christianlouis/DocuElevate/commit/803331d61f95b315efc880fb6964094c903be9b8)) + + ## v0.150.2 (2026-03-16) ### Bug Fixes