Skip to content

Commit 01d569c

Browse files
Srirang.KalantriSrirangK
authored andcommitted
chore: update version and changelogs
1 parent 1de0e75 commit 01d569c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1414
- We have fixed the biometric authentication issue where it was not working on Android and crashing on iOS.
1515
- Fixed an issue where the `TakePicture` and `TakePictureAdvanced` actions failed to capture photos on Android.
1616
- Fixed an issue where the `TakePicture` and `TakePictureAdvanced` actions did not properly clean up temporary files.
17+
- Replaced @notifee/react-native with react-native-notify-kit library.
1718

1819
## [12.1.0] Native Mobile Resources - 2026-6-10
1920

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)