Skip to content

Commit c5d30c5

Browse files
authored
Merge pull request #1262 from mendix/update-releases-list-2da1c97
[BUILD] Update Release List and Version Compatibility
2 parents 2da1c97 + 072b01b commit c5d30c5

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

.mx/releases_list.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
[
2+
{
3+
"id": 348572041,
4+
"tag_name": "v19.1.2",
5+
"name": "Release 19.1.2",
6+
"draft": false,
7+
"prerelease": false,
8+
"body": "* Clean up of react-native patch, removing native-side patching to allow using prebuilt binaries on iOS.",
9+
"created_at": "2026-07-03T11:20:24Z",
10+
"published_at": "2026-07-03T11:42:21Z",
11+
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v19.1.2",
12+
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v19.1.2"
13+
},
214
{
315
"id": 343358914,
416
"tag_name": "v19.1.1",
@@ -1186,17 +1198,5 @@
11861198
"published_at": "2024-05-28T18:15:04Z",
11871199
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v8.0.8",
11881200
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v8.0.8"
1189-
},
1190-
{
1191-
"id": 157640270,
1192-
"tag_name": "v8.2.1",
1193-
"name": "Release 8.2.1",
1194-
"draft": false,
1195-
"prerelease": false,
1196-
"body": "* [MOO-1361] Add patch to push notifications and add rn-schedule-exact-alarm (#787) (63d5f68)",
1197-
"created_at": "2024-05-27T14:08:59Z",
1198-
"published_at": "2024-05-27T14:09:52Z",
1199-
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v8.2.1",
1200-
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v8.2.1"
12011201
}
12021202
]

0 commit comments

Comments
 (0)