Skip to content

Commit 86c4ed6

Browse files
Merge pull request #820 from mendix/update-releases-list-2db21c2
[BUILD] Update Release List
2 parents 2db21c2 + 2f5c62b commit 86c4ed6

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": 158576249,
4+
"tag_name": "v8.2.2",
5+
"name": "Release 8.2.2",
6+
"draft": false,
7+
"prerelease": false,
8+
"body": "- We've upgraded `react-native-gesture-handler`\r\n- We've upgraded `@mendix/native` to be compatible with the latest changes",
9+
"created_at": "2024-06-03T09:44:11Z",
10+
"published_at": "2024-06-03T09:47:19Z",
11+
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v8.2.2",
12+
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v8.2.2"
13+
},
214
{
315
"id": 157850635,
416
"tag_name": "v8.0.8",
@@ -1186,17 +1198,5 @@
11861198
"published_at": "2021-09-22T09:23:59Z",
11871199
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v6.2.4",
11881200
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v6.2.4"
1189-
},
1190-
{
1191-
"id": 49277137,
1192-
"tag_name": "v5.1.16",
1193-
"name": "Fix for failing Android builds",
1194-
"draft": false,
1195-
"prerelease": false,
1196-
"body": "### Description\r\nWe identified an issue with dependency resolution on Android that will fail the builds. Please upgrade if you are facing failing Android builds.\r\n\r\n### Fixes\r\n\r\n* We fixed an issue with dependencies resolution on Android.",
1197-
"created_at": "2021-09-09T13:23:53Z",
1198-
"published_at": "2021-09-09T13:24:40Z",
1199-
"tarball_url": "https://api.github.com/repos/mendix/native-template/tarball/v5.1.16",
1200-
"zipball_url": "https://api.github.com/repos/mendix/native-template/zipball/v5.1.16"
12011201
}
12021202
]

0 commit comments

Comments
 (0)