Skip to content

Commit fac63f6

Browse files
Merge branch 'master' into off/765-op-sqlite-location
2 parents a33f499 + 69d6524 commit fac63f6

4 files changed

Lines changed: 29 additions & 29 deletions

File tree

.mx/releases_list.json

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,28 @@
11
[
2+
{
3+
"id": 223653103,
4+
"tag_name": "v15.1.1",
5+
"name": "Release 15.1.1",
6+
"draft": false,
7+
"prerelease": false,
8+
"body": "We have upgraded @mendix/native to version 10.1.3",
9+
"created_at": "2025-06-06T13:52:55Z",
10+
"published_at": "2025-06-06T14:03:55Z",
11+
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v15.1.1",
12+
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v15.1.1"
13+
},
14+
{
15+
"id": 223653304,
16+
"tag_name": "v14.1.2",
17+
"name": "Release 14.1.2",
18+
"draft": false,
19+
"prerelease": false,
20+
"body": "We have upgraded @mendix/native to version 9.0.3",
21+
"created_at": "2025-06-06T13:53:35Z",
22+
"published_at": "2025-06-06T14:00:59Z",
23+
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v14.1.2",
24+
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v14.1.2"
25+
},
226
{
327
"id": 220593649,
428
"tag_name": "v11.1.0",
@@ -1174,29 +1198,5 @@
11741198
"published_at": "2022-09-14T12:47:22Z",
11751199
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v6.3.0-beta.4",
11761200
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v6.3.0-beta.4"
1177-
},
1178-
{
1179-
"id": 76994127,
1180-
"tag_name": "v6.3.0-beta.2",
1181-
"name": "v6.3.0-beta.2",
1182-
"draft": false,
1183-
"prerelease": true,
1184-
"body": "MOO-666",
1185-
"created_at": "2022-09-13T10:45:06Z",
1186-
"published_at": "2022-09-13T11:26:18Z",
1187-
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v6.3.0-beta.2",
1188-
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v6.3.0-beta.2"
1189-
},
1190-
{
1191-
"id": 76608496,
1192-
"tag_name": "v6.2.26",
1193-
"name": "Release 6.2.26",
1194-
"draft": false,
1195-
"prerelease": false,
1196-
"body": "### Features\r\n- We enabled compatibility with Android 12 and above.",
1197-
"created_at": "2022-09-08T15:13:24Z",
1198-
"published_at": "2022-09-08T15:19:01Z",
1199-
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v6.2.26",
1200-
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v6.2.26"
12011201
}
12021202
]

ios/Podfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2109,7 +2109,7 @@ SPEC CHECKSUMS:
21092109
hermes-engine: ccc24d29d650ea725d582a9a53d57cd417fbdb53
21102110
IQKeyboardManager: c8665b3396bd0b79402b4c573eac345a31c7d485
21112111
libwebp: 1786c9f4ff8a279e4dac1e8f385004d5fc253009
2112-
op-sqlite: 137cd6d3df9b86e147fb7e2f70c8d6f97bd0941b
2112+
op-sqlite: 7c3a6a7f84f0969b96266dbd143a3793bc2bc9cf
21132113
OpenSSL-Universal: 6082b0bf950e5636fe0d78def171184e2b3899c2
21142114
RCT-Folly: 36fe2295e44b10d831836cc0d1daec5f8abcf809
21152115
RCTDeprecation: 664055db806cce35c3c1b43c84414dd66e117ae6
@@ -2194,7 +2194,7 @@ SPEC CHECKSUMS:
21942194
SDWebImageWebPCoder: 908b83b6adda48effe7667cd2b7f78c897e5111d
21952195
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
21962196
SSZipArchive: 8a6ee5677c8e304bebc109e39cf0da91ccef22ea
2197-
Yoga: 1fd059161b449018342943b095a6d4e69bcaa719
2197+
Yoga: 2957d0e744897870b5a377f26522e3f08cadd7ac
21982198

21992199
PODFILE CHECKSUM: 0721d8defdcee9bbb168ccd39c73b4972842a2af
22002200

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "native-template",
3-
"version": "15.1.0",
3+
"version": "15.1.1",
44
"private": true,
55
"scripts": {
66
"postinstall": "node patches/apply-patches.js && jetify",

0 commit comments

Comments
 (0)