From d196d5373165b265895197d231abfac8a671bd29 Mon Sep 17 00:00:00 2001 From: React-Native-Windows Bot <53619745+rnbot@users.noreply.github.com> Date: Sat, 11 Apr 2020 10:24:51 +0000 Subject: [PATCH] applying package updates ***NO_CI*** --- ...e-windows-2020-04-11-00-42-10-winrtws-0.61.json | 8 -------- packages/E2ETest/package.json | 2 +- .../microsoft-reactnative-sampleapps/package.json | 2 +- packages/playground/package.json | 2 +- vnext/CHANGELOG.json | 14 ++++++++++++++ vnext/CHANGELOG.md | 8 +++++++- vnext/package.json | 2 +- 7 files changed, 25 insertions(+), 13 deletions(-) delete mode 100644 change/react-native-windows-2020-04-11-00-42-10-winrtws-0.61.json diff --git a/change/react-native-windows-2020-04-11-00-42-10-winrtws-0.61.json b/change/react-native-windows-2020-04-11-00-42-10-winrtws-0.61.json deleted file mode 100644 index 729357024a2..00000000000 --- a/change/react-native-windows-2020-04-11-00-42-10-winrtws-0.61.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "patch", - "comment": "Port WinRTWebSocketResource from master branch", - "packageName": "react-native-windows", - "email": "julio@rochsquadron.net", - "dependentChangeType": "patch", - "date": "2020-04-11T07:42:10.703Z" -} \ No newline at end of file diff --git a/packages/E2ETest/package.json b/packages/E2ETest/package.json index b00a2da10f5..09092581811 100644 --- a/packages/E2ETest/package.json +++ b/packages/E2ETest/package.json @@ -24,7 +24,7 @@ "dependencies": { "react": "16.9.0", "react-native": "0.61.5", - "react-native-windows": "0.61.3", + "react-native-windows": "0.61.4", "rnpm-plugin-windows": "^0.5.1-0" }, "devDependencies": { diff --git a/packages/microsoft-reactnative-sampleapps/package.json b/packages/microsoft-reactnative-sampleapps/package.json index 99928ef49c8..c332ba38e0b 100644 --- a/packages/microsoft-reactnative-sampleapps/package.json +++ b/packages/microsoft-reactnative-sampleapps/package.json @@ -16,7 +16,7 @@ "dependencies": { "react": "16.9.0", "react-native": "0.61.5", - "react-native-windows": "0.61.3", + "react-native-windows": "0.61.4", "rnpm-plugin-windows": "^0.5.1-0" }, "devDependencies": { diff --git a/packages/playground/package.json b/packages/playground/package.json index 5f32984f739..aeb1dc93111 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -14,7 +14,7 @@ "dependencies": { "react": "16.9.0", "react-native": "0.61.5", - "react-native-windows": "0.61.3", + "react-native-windows": "0.61.4", "rnpm-plugin-windows": "^0.5.1-0" }, "devDependencies": { diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index 4e46c18a9ba..c8aa18fd982 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,20 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Sat, 11 Apr 2020 10:24:51 GMT", + "tag": "react-native-windows_v0.61.4", + "version": "0.61.4", + "comments": { + "patch": [ + { + "comment": "Port WinRTWebSocketResource from master branch", + "author": "julio@rochsquadron.net", + "commit": "407c0834ada43cd9d42c24cb6ddfe7c91ddf960a" + } + ] + } + }, { "date": "Thu, 09 Apr 2020 04:05:40 GMT", "tag": "react-native-windows_v0.61.3", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index 3ff219bff3f..438f2769da7 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,7 +1,13 @@ # Change Log - react-native-windows -This log was last generated on Thu, 09 Apr 2020 04:05:40 GMT and should not be manually modified. +This log was last generated on Sat, 11 Apr 2020 10:24:51 GMT and should not be manually modified. +## 0.61.4 +Sat, 11 Apr 2020 10:24:51 GMT + +### Patches + +- Port WinRTWebSocketResource from master branch (julio@rochsquadron.net) ## 0.61.3 Thu, 09 Apr 2020 04:05:40 GMT diff --git a/vnext/package.json b/vnext/package.json index 441a049a3d1..ee0c8352281 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.61.3", + "version": "0.61.4", "license": "MIT", "repository": { "type": "git",