Skip to content

Commit a998e36

Browse files
authored
Native Mobile Resources: Updating changelogs (#394)
2 parents e505834 + d8e406f commit a998e36

File tree

6 files changed

+27
-1
lines changed

6 files changed

+27
-1
lines changed

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

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

77
## [Unreleased]
88

9+
## [11.3.1] Native Mobile Resources - 2025-12-15
10+
11+
## [5.0.3] BottomSheet
12+
13+
- Updated react-native-reanimated to v3.17.5. This addresses compatibility issues with React Native 0.78 and later versions.
14+
15+
## [2.0.1] GalleryTextFilter
16+
17+
- Updated react-native-svg to v15.12.1. This addresses compatibility issues with React Native 0.78 and later versions.
18+
19+
## [3.0.2] Image
20+
21+
- Updated react-native-svg to v15.12.1. This addresses compatibility issues with React Native 0.78 and later versions.
22+
23+
## [4.0.1] QRCode
24+
25+
- Updated react-native-svg to v15.12.1. This addresses compatibility issues with React Native 0.78 and later versions.
26+
927
## [11.3.0] Native Mobile Resources - 2025-12-15
1028

1129
## [5.1.0] Notifications

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

packages/pluggableWidgets/bottom-sheet-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+
## [5.0.3] - 2025-12-15
10+
911
- Updated react-native-reanimated to v3.17.5. This addresses compatibility issues with React Native 0.78 and later versions.
1012

1113
## [5.0.2] - 2025-10-2

packages/pluggableWidgets/gallery-text-filter-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+
## [2.0.1] - 2025-12-15
10+
911
- Updated react-native-svg to v15.12.1. This addresses compatibility issues with React Native 0.78 and later versions.
1012

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

packages/pluggableWidgets/image-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+
## [3.0.2] - 2025-12-15
10+
911
- Updated react-native-svg to v15.12.1. This addresses compatibility issues with React Native 0.78 and later versions.
1012

1113
## [3.0.1] - 2025-10-2

packages/pluggableWidgets/qr-code-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.0.1] - 2025-12-15
10+
911
- Updated react-native-svg to v15.12.1. This addresses compatibility issues with React Native 0.78 and later versions.
1012

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

0 commit comments

Comments
 (0)