Skip to content

Commit 6ebb8e3

Browse files
Merge pull request #20 from mendix/release/v0.3.0
Release v0.3.0
2 parents 397f815 + 5a82714 commit 6ebb8e3

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.3.0] - 2025-12-09
12+
1113
- We fixed an issue that caused a FileNotFoundException during file deletion operations.
1214
- We updated mendix-native to support react v19 and react native v0.78.2.
1315

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.2.0",
3+
"version": "0.3.0",
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)