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" } ]