Skip to content

Commit 3f2dd63

Browse files
Merge pull request #17 from mendix/release/v0.1.3
Release v0.1.3
2 parents b39d4ce + 4e839ba commit 3f2dd63

File tree

3 files changed

+5
-14
lines changed

3 files changed

+5
-14
lines changed

CHANGELOG.MD

Lines changed: 0 additions & 13 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88

99
## [Unreleased]
1010

11+
## [v0.1.3] - 2025-12-05
12+
13+
- We introduced AndroidNavigationBar module to get navigation bar height and active status.
14+
1115
## [0.1.2] - 2025-11-17
1216

1317
- We upgraded mendix-native to use React Native’s New Architecture to improve performance and future compatibility.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mendix-native",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Mendix native mobile package",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)