Skip to content

Commit 500afc5

Browse files
committed
chore(nanoflow-actions-native): update changelogs
1 parent 57311f5 commit 500afc5

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

packages/jsActions/nanoflow-actions-native/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [5.1.7] Nanoflow Commons - 2026-1-22
910
- We've migrated from using @react-native-community/geolocation to react-native-permissions for handling location permissions.
1011
-
1112
## [5.1.6] Nanoflow Commons - 2025-12-05

packages/jsActions/nanoflow-actions-native/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nanoflow-actions-native",
33
"moduleName": "Nanoflow Commons",
4-
"version": "5.1.6",
4+
"version": "5.1.7",
55
"license": "Apache-2.0",
66
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
77
"repository": {
@@ -37,4 +37,4 @@
3737
"mendix": "~10.0.9976",
3838
"rollup": "^2.79.2"
3939
}
40-
}
40+
}

0 commit comments

Comments
 (0)