From 072b01b3fcbf3d8ba617fc7a6f9a39494f9920a0 Mon Sep 17 00:00:00 2001 From: github-action <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 11:44:22 +0000 Subject: [PATCH] [BUILD] Update Release List and Version Compatibility --- .mx/releases_list.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/.mx/releases_list.json b/.mx/releases_list.json index 527a0bfa..60e34711 100644 --- a/.mx/releases_list.json +++ b/.mx/releases_list.json @@ -1,4 +1,16 @@ [ + { + "id": 348572041, + "tag_name": "v19.1.2", + "name": "Release 19.1.2", + "draft": false, + "prerelease": false, + "body": "* Clean up of react-native patch, removing native-side patching to allow using prebuilt binaries on iOS.", + "created_at": "2026-07-03T11:20:24Z", + "published_at": "2026-07-03T11:42:21Z", + "tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v19.1.2", + "zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v19.1.2" + }, { "id": 343358914, "tag_name": "v19.1.1", @@ -1186,17 +1198,5 @@ "published_at": "2024-05-28T18:15:04Z", "tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v8.0.8", "zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v8.0.8" - }, - { - "id": 157640270, - "tag_name": "v8.2.1", - "name": "Release 8.2.1", - "draft": false, - "prerelease": false, - "body": "* [MOO-1361] Add patch to push notifications and add rn-schedule-exact-alarm (#787) (63d5f68)", - "created_at": "2024-05-27T14:08:59Z", - "published_at": "2024-05-27T14:09:52Z", - "tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v8.2.1", - "zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v8.2.1" } ]