We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7025ff + 2de917c commit 9f36982Copy full SHA for 9f36982
2 files changed
CHANGELOG.md
@@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
## [Unreleased]
10
11
+## [v0.3.2] - 2026-01-16
12
+
13
- We updated the `OPSqlite` with compatibility for ANdroid 16kb page alignment.
14
15
## [v0.3.1] - 2026-01-08
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mendix-native",
3
- "version": "0.3.1",
+ "version": "0.3.2",
4
"description": "Mendix native mobile package",
5
"main": "./lib/module/index.js",
6
"types": "./lib/typescript/src/index.d.ts",
0 commit comments