Skip to content

Commit fbb9737

Browse files
Native Mobile Resources: Updating changelogs (#374)
2 parents 55709dd + 1d06a22 commit fbb9737

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

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

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

77
## [Unreleased]
88

9+
## [10.1.8] Native Mobile Resources - 2025-11-7
910
## [] Notifications
1011

1112
### BREAKING
1213

1314
- Updated the react-native-firebase to v20.1.0. Ensure that the Native Template and Native Builder are updated accordingly.
1415

16+
## [4.2.0] Notifications
17+
## BREAKING
18+
19+
- Updated the react-native-firebase to v20.1.0. Ensure that the Native Template and Native Builder are updated accordingly.
20+
1521
## [10.1.6] Native Mobile Resources - 2025-10-17
1622

1723

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

Lines changed: 2 additions & 2 deletions
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.1.6",
4+
"version": "10.1.8",
55
"license": "Apache-2.0",
66
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
77
"repository": {
@@ -54,4 +54,4 @@
5454
"rimraf": "^4.4.1",
5555
"rollup": "^2.79.2"
5656
}
57-
}
57+
}

packages/pluggableWidgets/notifications-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-11-7
10+
911
## BREAKING
1012

1113
- Updated the react-native-firebase to v20.1.0. Ensure that the Native Template and Native Builder are updated accordingly.

0 commit comments

Comments
 (0)