You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .mx/releases_list.json
+12-12Lines changed: 12 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,16 @@
1
1
[
2
+
{
3
+
"id": 312205907,
4
+
"tag_name": "v19.0.1",
5
+
"name": "Release 19.0.1",
6
+
"draft": false,
7
+
"prerelease": false,
8
+
"body": "* We fixed an iOS build issue introduced by the React Native `0.83.4` upgrade by removing the incorrect `override` keyword from AppDelegate application lifecycle methods.",
0 commit comments