Skip to content

Commit 20e7d57

Browse files
authored
Native Mobile Resources: Updating changelogs (#139)
2 parents 85aba45 + e1c0ee2 commit 20e7d57

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

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

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

77
## [Unreleased]
88

9+
## [4.1.0] Native Mobile Resources - 2024-5-28
10+
11+
912
### Changed
1013

1114
- Added CheckGenericPermission and updated RequestGenericPermission to support SCHEDULE_EXACT_ALARM_ANDROID permission for Android (relevant for Android 14).

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

0 commit comments

Comments
 (0)