From 3ac49965a5d3fa47da24bddc723a30af31f22259 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Tue, 17 Mar 2026 13:03:19 +0000 Subject: [PATCH] 0.155.1 Automatically generated by python-semantic-release --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19be28ad..d5434fd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 +## v0.155.1 (2026-03-17) + +### Bug Fixes + +- **api**: Add ttl_seconds to QR challenge response and fix client-side countdown + ([`0f6a1ee`](https://github.com/christianlouis/DocuElevate/commit/0f6a1ee1ec8186d70afc17abe50258c968058c92)) + +- **mobile**: Replace gap with marginLeft for React Native compatibility + ([`70b193e`](https://github.com/christianlouis/DocuElevate/commit/70b193e07d2f85e353b6b12c56bf5bcbf828ee24)) + +### Documentation + +- Update QR code login documentation with scanner and TTL details + ([`723b14e`](https://github.com/christianlouis/DocuElevate/commit/723b14e660737887c454b8e8300ac38bb390841f)) + + ## v0.155.0 (2026-03-17)