Skip to content

Commit

Permalink
applying package updates ***NO_CI***
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbot committed May 22, 2020
1 parent 2ce41cf commit 225df52
Show file tree
Hide file tree
Showing 14 changed files with 77 additions and 69 deletions.
8 changes: 0 additions & 8 deletions change/react-native-windows-2020-05-20-12-14-56-certVS.json

This file was deleted.

8 changes: 0 additions & 8 deletions change/react-native-windows-2020-05-20-15-15-21-master.json

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions change/react-native-windows-2020-05-21-09-08-39-master.json

This file was deleted.

8 changes: 0 additions & 8 deletions change/react-native-windows-2020-05-21-10-41-46-master.json

This file was deleted.

8 changes: 0 additions & 8 deletions change/react-native-windows-2020-05-21-12-12-34-master.json

This file was deleted.

2 changes: 1 addition & 1 deletion packages/E2ETest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"prompt-sync": "^4.2.0",
"react": "16.11.0",
"react-native": "0.62.2",
"react-native-windows": "0.0.0-master.72"
"react-native-windows": "0.0.0-master.73"
},
"devDependencies": {
"@babel/core": "^7.8.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/microsoft-reactnative-sampleapps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"react": "16.11.0",
"react-native": "0.62.2",
"react-native-windows": "0.0.0-master.72"
"react-native-windows": "0.0.0-master.73"
},
"devDependencies": {
"@babel/core": "^7.8.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"react": "16.11.0",
"react-native": "0.62.2",
"react-native-windows": "0.0.0-master.72"
"react-native-windows": "0.0.0-master.73"
},
"devDependencies": {
"@babel/core": "^7.8.4",
Expand Down
57 changes: 57 additions & 0 deletions vnext/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,63 @@
{
"name": "react-native-windows",
"entries": [
{
"date": "Fri, 22 May 2020 00:05:31 GMT",
"tag": "react-native-windows_v0.0.0-master.73",
"version": "0.0.0-master.73",
"comments": {
"prerelease": [
{
"comment": "Work around regression in app packaging in VS 16.5-16.6",
"author": "[email protected]",
"commit": "8253a685dec0915fd60f169975be45891df00660",
"package": "react-native-windows"
},
{
"comment": "Do not emit click events for buttons other than left.",
"author": "[email protected]",
"commit": "2ce41cfb5ac8c3c0e5f283b5df5a31524440d840",
"package": "react-native-windows"
},
{
"comment": "Fixed Microsoft.ReactNative build in VS 16.6.0",
"author": "[email protected]",
"commit": "70baa5fd803a08c6fb2b673d78f18cecf953f146",
"package": "react-native-windows"
},
{
"comment": "fix for animation bug",
"author": "[email protected]",
"commit": "1fe030aa07bb6c7eb901b345358c5f1666b9eddf",
"package": "react-native-windows"
},
{
"comment": "dont overwrite msbuild log when deploying",
"author": "[email protected]",
"commit": "7df439c40edf1bcf81a3a1246cd6afbf027f12d9",
"package": "react-native-windows"
},
{
"comment": "Fix spacing and extra dot in copyright of the property sheets",
"author": "[email protected]",
"commit": "1ffc221165ebdf97b17ad9244c1f82488fbd385e",
"package": "react-native-windows"
},
{
"comment": "Standardize version of Microsoft.NETCore.UniversalWindowsPlatform to 6.2.9",
"author": "[email protected]",
"commit": "7da2d4e4d29a1475a8912565b9746114e85555ae",
"package": "react-native-windows"
},
{
"comment": "Remove unneeded reference form Microsoft.ReactNative.Managed",
"author": "[email protected]",
"commit": "68b39682fd0d636ee8a1be676e9541173ce633ee",
"package": "react-native-windows"
}
]
}
},
{
"date": "Thu, 21 May 2020 00:04:53 GMT",
"tag": "react-native-windows_v0.0.0-master.72",
Expand Down
17 changes: 16 additions & 1 deletion vnext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,24 @@
# Change Log - react-native-windows

This log was last generated on Thu, 21 May 2020 00:04:53 GMT and should not be manually modified.
This log was last generated on Fri, 22 May 2020 00:05:31 GMT and should not be manually modified.

<!-- Start content -->

## 0.0.0-master.73

Fri, 22 May 2020 00:05:31 GMT

### Changes

- Work around regression in app packaging in VS 16.5-16.6 ([email protected])
- Do not emit click events for buttons other than left. ([email protected])
- Fixed Microsoft.ReactNative build in VS 16.6.0 ([email protected])
- fix for animation bug ([email protected])
- dont overwrite msbuild log when deploying ([email protected])
- Fix spacing and extra dot in copyright of the property sheets ([email protected])
- Standardize version of Microsoft.NETCore.UniversalWindowsPlatform to 6.2.9 ([email protected])
- Remove unneeded reference form Microsoft.ReactNative.Managed ([email protected])

## 0.0.0-master.72

Thu, 21 May 2020 00:04:53 GMT
Expand Down
2 changes: 1 addition & 1 deletion vnext/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-windows",
"version": "0.0.0-master.72",
"version": "0.0.0-master.73",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 225df52

Please sign in to comment.