Skip to content

Commit cd6e1e6

Browse files
committed
chore(mobile-resources-native): update changelogs
1 parent bfcff26 commit cd6e1e6

File tree

4 files changed

+14
-1
lines changed

4 files changed

+14
-1
lines changed

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

+9
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [10.1.0] Native Mobile Resources - 2025-4-1
10+
11+
12+
## [2.3.0] Signature
13+
- Updated react-native-webview from version v13.12.5 to latest
14+
15+
## [4.3.0] WebView
16+
- Updated react-native-webview from version v13.12.5 to latest to support react-native 0.77
17+
918
## [10.0.0] Native Mobile Resources - 2025-3-31
1019
- We migrated from react-native-inappbrowser-reborn to @swan-io/react-native-browser to prevent issues for next rn upgrade.
1120

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

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

packages/pluggableWidgets/signature-native/CHANGELOG.md

+2
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+
## [2.3.0] - 2025-4-1
10+
911
- Updated react-native-webview from version v13.12.5 to latest
1012

1113
## [2.2.0] - 2025-3-31

packages/pluggableWidgets/web-view-native/CHANGELOG.md

+2
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.3.0] - 2025-4-1
10+
911
- Updated react-native-webview from version v13.12.5 to latest to support react-native 0.77
1012

1113
## [4.2.0] - 2025-3-31

0 commit comments

Comments
 (0)