From fca90e5bf1ef60c1a27c7a1b6b9fb3ffb8e23ca1 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Mon, 16 Mar 2026 16:26:27 +0000 Subject: [PATCH] 0.150.2 Automatically generated by python-semantic-release --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32586399..3efb9cea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.150.2 (2026-03-16) + +### Bug Fixes + +- **mobile**: Rename notification sound for Android, add LSSupportsOpeningDocumentsInPlace, update + deps + ([`04c6823`](https://github.com/christianlouis/DocuElevate/commit/04c6823079ef544294205dba840676370f0cad22)) + +### Continuous Integration + +- **mobile**: Add path filter and auto-submit to Apple for EAS workflow + ([`bebeab3`](https://github.com/christianlouis/DocuElevate/commit/bebeab319139dc22e1ccaff5f284bbb80942138e)) + +### Documentation + +- **changelog**: Update changelog [skip ci] + ([`1c81678`](https://github.com/christianlouis/DocuElevate/commit/1c81678c9f09d8b3fa1b37c1c4a9805518498db5)) + + ## Unreleased ### Continuous Integration