Skip to content

Commit 99763e2

Browse files
karahanharunngithub-actions[bot]
authored andcommitted
chore: release v0.1.3
1 parent b39d4ce commit 99763e2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ 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+
1113
## [0.1.2] - 2025-11-17
1214

1315
- 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)