Skip to content

Commit 3fde8a8

Browse files
YogendraShelkegithub-actions[bot]
authored andcommitted
chore: release v0.5.1
1 parent 1c04c47 commit 3fde8a8

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

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

88
## [Unreleased]
99

10+
## [v0.5.1] - 2026-06-22
11+
1012
- We fixed an issue that could cause iOS apps to restart repeatedly after an OTA update.
1113

1214
## [v0.5.0] - 2026-05-15

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