Skip to content

Commit b68b406

Browse files
authored
Nanoflow Commons: Updating changelogs (#356)
2 parents 095e034 + 512588f commit b68b406

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

packages/jsActions/nanoflow-actions-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+
## [6.1.1] Nanoflow Commons - 2025-10-7
10+
911
### Fixed
1012

1113
- We've fixed location permission issue on iOS.

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.2",
4+
"version": "6.1.1",
55
"license": "Apache-2.0",
66
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
77
"repository": {
@@ -34,4 +34,4 @@
3434
"@mendix/pluggable-widgets-tools": "*",
3535
"mendix": "~10.0.9976"
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)