diff --git a/change/react-native-windows-2019-12-20-12-33-14-master.json b/change/react-native-windows-2019-12-20-12-33-14-master.json deleted file mode 100644 index 604c6eb3fe6..00000000000 --- a/change/react-native-windows-2019-12-20-12-33-14-master.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "type": "prerelease", - "comment": "Export ability to query native module names", - "packageName": "react-native-windows", - "email": "ngerlem@microsoft.com", - "commit": "5ff50e103744a589228c020ef0fad45d699458cd", - "date": "2019-12-20T20:33:14.307Z" -} \ No newline at end of file diff --git a/packages/E2ETest/package.json b/packages/E2ETest/package.json index 119ab1886d2..3d57523ccdc 100644 --- a/packages/E2ETest/package.json +++ b/packages/E2ETest/package.json @@ -1,6 +1,6 @@ { "name": "e2etest", - "version": "0.0.41", + "version": "0.0.42", "private": true, "scripts": { "build": "just-scripts build", @@ -24,8 +24,8 @@ "dependencies": { "react": "16.8.6", "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.31.tar.gz", - "react-native-windows": "0.60.0-vnext.103", - "react-native-windows-extended": "0.60.56", + "react-native-windows": "0.60.0-vnext.104", + "react-native-windows-extended": "0.60.57", "rnpm-plugin-windows": "^0.4.0" }, "devDependencies": { diff --git a/packages/microsoft-reactnative-sampleapps/package.json b/packages/microsoft-reactnative-sampleapps/package.json index 6ae401ccdad..2ce0178e495 100644 --- a/packages/microsoft-reactnative-sampleapps/package.json +++ b/packages/microsoft-reactnative-sampleapps/package.json @@ -1,6 +1,6 @@ { "name": "microsoft-reactnative-sampleapps", - "version": "0.0.41", + "version": "0.0.42", "private": true, "scripts": { "build": "just-scripts build", @@ -14,8 +14,8 @@ "dependencies": { "react": "16.8.6", "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.31.tar.gz", - "react-native-windows": "0.60.0-vnext.103", - "react-native-windows-extended": "0.60.56", + "react-native-windows": "0.60.0-vnext.104", + "react-native-windows-extended": "0.60.57", "rnpm-plugin-windows": "^0.4.0" }, "devDependencies": { diff --git a/packages/playground/package.json b/packages/playground/package.json index a8c64baf6f5..fedb638f473 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -1,6 +1,6 @@ { "name": "playground", - "version": "0.0.41", + "version": "0.0.42", "private": true, "scripts": { "build": "just-scripts build", @@ -14,8 +14,8 @@ "dependencies": { "react": "16.8.6", "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.31.tar.gz", - "react-native-windows": "0.60.0-vnext.103", - "react-native-windows-extended": "0.60.56", + "react-native-windows": "0.60.0-vnext.104", + "react-native-windows-extended": "0.60.57", "rnpm-plugin-windows": "^0.4.0" }, "devDependencies": { diff --git a/packages/react-native-windows-extended/package.json b/packages/react-native-windows-extended/package.json index f917d8cbc71..1f468ce299d 100644 --- a/packages/react-native-windows-extended/package.json +++ b/packages/react-native-windows-extended/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows-extended", - "version": "0.60.56", + "version": "0.60.57", "description": "Additional react-native-windows components that are not part of RN lean-core.", "main": "lib/index.js", "repository": { @@ -18,7 +18,7 @@ "license": "MIT", "private": false, "dependencies": { - "react-native-windows": "0.60.0-vnext.103" + "react-native-windows": "0.60.0-vnext.104" }, "devDependencies": { "@react-native-community/eslint-config": "^0.0.5", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index 5bdbc2eff8c..44209b9bf6a 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,20 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Sat, 21 Dec 2019 03:41:33 GMT", + "tag": "react-native-windows_v0.60.0-vnext.104", + "version": "0.60.0-vnext.104", + "comments": { + "prerelease": [ + { + "comment": "Export ability to query native module names", + "author": "ngerlem@microsoft.com", + "commit": "5ff50e103744a589228c020ef0fad45d699458cd" + } + ] + } + }, { "date": "Sat, 21 Dec 2019 00:18:22 GMT", "tag": "react-native-windows_v0.60.0-vnext.103", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index 5a02aa1d9b8..9d6093b055a 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,7 +1,13 @@ # Change Log - react-native-windows -This log was last generated on Sat, 21 Dec 2019 00:18:22 GMT and should not be manually modified. +This log was last generated on Sat, 21 Dec 2019 03:41:33 GMT and should not be manually modified. +## 0.60.0-vnext.104 +Sat, 21 Dec 2019 03:41:33 GMT + +### Changes + +- Export ability to query native module names (ngerlem@microsoft.com) ## 0.60.0-vnext.103 Sat, 21 Dec 2019 00:18:22 GMT diff --git a/vnext/package.json b/vnext/package.json index 11e08ee5783..f74a774de8c 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.60.0-vnext.103", + "version": "0.60.0-vnext.104", "license": "MIT", "repository": { "type": "git",