From b294f11720151eebd229f092a3c2815647cc2c97 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Sun, 15 Mar 2026 13:45:03 +0000 Subject: [PATCH] 0.137.0 Automatically generated by python-semantic-release --- CHANGELOG.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fea8701..7db941ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.137.0 (2026-03-15) + +### Chores + +- **mobile**: Update iOS build image to Xcode 26 for iOS 26 SDK compliance + ([`69664ec`](https://github.com/christianlouis/DocuElevate/commit/69664ec6cdb0bcfc3742fa9d75eed2125ed9ca12)) + +### Documentation + +- **changelog**: Update changelog [skip ci] + ([`8a1dc2a`](https://github.com/christianlouis/DocuElevate/commit/8a1dc2aa0e6b03408501ee8964ba60f9385c552b)) + +- **changelog**: Update changelog [skip ci] + ([`02c3992`](https://github.com/christianlouis/DocuElevate/commit/02c399239c8260cb0ba217128bb2c62271a847f7)) + +### Features + +- **ui**: Localize imprint page + ([`1f6a3a5`](https://github.com/christianlouis/DocuElevate/commit/1f6a3a58037f24fc838b2d4471afa01c68f4178d)) + + ## Unreleased ### Chores