Skip to content

Commit 095e034

Browse files
authored
Native Mobile Resources: Updating changelogs (#355)
2 parents b7aa244 + 3c03d19 commit 095e034

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

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

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

77
## [Unreleased]
88

9+
## [11.1.1] Native Mobile Resources - 2025-10-7
10+
11+
## [4.2.0] BarcodeScanner
12+
13+
- We migrated to react-native-vision-camera from react-native-camera.
14+
915
## [11.1.0] Native Mobile Resources - 2025-10-2
1016

1117
- We migrated from react-native-sound to react-native-track-player.

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": "11.1.0",
4+
"version": "11.1.1",
55
"license": "Apache-2.0",
66
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
77
"repository": {

packages/pluggableWidgets/barcode-scanner-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+
## [4.2.0] - 2025-10-7
10+
911
- We migrated to react-native-vision-camera from react-native-camera.
1012

1113
## [4.1.0] - 2024-12-3

0 commit comments

Comments
 (0)