From a764e52f778ba649b2920af13182651938654cf7 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Mon, 16 Mar 2026 17:36:31 +0000 Subject: [PATCH] 0.150.6 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cddb1a8d..4c7c667a 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.6 (2026-03-16) + +### Bug Fixes + +- **mobile**: Handle iOS share sheet custom scheme URLs and add photo library picker + ([`acfba4b`](https://github.com/christianlouis/DocuElevate/commit/acfba4b58cced43a939765692a1cd1798f1abe7f)) + +### Refactoring + +- **mobile**: Address code review feedback + ([`b6af39c`](https://github.com/christianlouis/DocuElevate/commit/b6af39c56700250a8a9d3118729df876e64142ab)) + + ## v0.150.5 (2026-03-16) ### Bug Fixes