From dce75473a5667162399f34ff2baee7bd9dcd5db3 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Sun, 8 Mar 2026 21:24:30 +0000 Subject: [PATCH] 0.106.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cdafb226..efeae48c 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.106.0 (2026-03-08) + +### Features + +- **observability**: Add Sentry error and performance monitoring integration + ([`58af9e5`](https://github.com/christianlouis/DocuElevate/commit/58af9e5a29e01332c8d6a5886bf09b87d8fa2e9b)) + + ## v0.105.0 (2026-03-08) ### Continuous Integration