Skip to content

Commit f4121a0

Browse files
committed
chore: update nmr changelog and version
1 parent 066770c commit f4121a0

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

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

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

77
## [Unreleased]
88

9+
## [8.0.0] Native Mobile Resources - 2024-07-30
10+
11+
### BREAKING
12+
13+
- We have upgraded React Native to version 0.73.8.
14+
915
## [7.0.0] Native Mobile Resources - 2024-07-08
1016

1117
- We have fixed an issue with checking blocked permissions on iOS
1218
- We have fixed an issue with `useNavigation` support in widgets.
1319

1420
### BREAKING
1521

16-
- We have upgraded React Native to version 0.73.8.
1722
- We have upgraded React Native Device Info to version 11.1.0.
1823

1924
## [6.1.0] Native Mobile Resources - 2024-05-28

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

0 commit comments

Comments
 (0)