Skip to content

Commit c283e00

Browse files
fix: changelog and package json updated
1 parent da9557e commit c283e00

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

packages/jsActions/mobile-resources-native/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
- We have fixed the biometric authentication issue where it was not working on Android and crashing on iOS.
10+
911
## [12.1.0] Native Mobile Resources - 2026-6-10
1012

1113
- Updated react-native from version 0.83.4 to 0.84.1.

packages/jsActions/mobile-resources-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mobile-resources-native",
33
"moduleName": "Native Mobile Resources",
4-
"version": "12.1.0",
4+
"version": "12.1.1",
55
"license": "Apache-2.0",
66
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
77
"repository": {

0 commit comments

Comments
 (0)