From 8f9abac0146c7f0f76579bedf7eab0d1d230bdb6 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Fri, 20 Mar 2026 11:15:29 +0000 Subject: [PATCH] 0.160.3 Automatically generated by python-semantic-release --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f24ecea..627a65b4 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.160.3 (2026-03-20) + +### Bug Fixes + +- **mobile**: Wire i18n reactivity, translate all screens, sync language with server + ([`3b5ca04`](https://github.com/christianlouis/DocuElevate/commit/3b5ca04ebc8b6dd20f877bc4797e364e0997d840)) + +### Chores + +- **mobile**: Upgrade ESLint to v9 with flat config and fix expo-localization version + ([`0e6a4c5`](https://github.com/christianlouis/DocuElevate/commit/0e6a4c5084b3704653965f0091c36b9c78b8ad60)) + + ## v0.160.2 (2026-03-20) ### Bug Fixes