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 Jun 16, 2020
1 parent 9c84489 commit a0f6396
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 13 deletions.

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.62.0-preview.14",
"react-native-windows": "0.62.0-preview.15",
"rnpm-plugin-windows": "^0.6.1"
},
"devDependencies": {
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.62.0-preview.14",
"react-native-windows": "0.62.0-preview.15",
"rnpm-plugin-windows": "^0.6.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"react": "16.11.0",
"react-native": "0.62.2",
"react-native-windows": "0.62.0-preview.14"
"react-native-windows": "0.62.0-preview.15"
},
"devDependencies": {
"@babel/core": "^7.8.4",
Expand Down
15 changes: 15 additions & 0 deletions vnext/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "react-native-windows",
"entries": [
{
"date": "Tue, 16 Jun 2020 08:37:17 GMT",
"tag": "react-native-windows_v0.62.0-preview.15",
"version": "0.62.0-preview.15",
"comments": {
"prerelease": [
{
"comment": "Prevent Switches from Accidentally Becoming Disabled",
"author": "ngerlem@microsoft.com",
"commit": "9c8448948da9081bcda22302fbeea317662d3ba3",
"package": "react-native-windows"
}
]
}
},
{
"date": "Fri, 12 Jun 2020 20:55:23 GMT",
"tag": "react-native-windows_v0.62.0-preview.14",
Expand Down
10 changes: 9 additions & 1 deletion vnext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - react-native-windows

This log was last generated on Fri, 12 Jun 2020 20:55:23 GMT and should not be manually modified.
This log was last generated on Tue, 16 Jun 2020 08:37:17 GMT and should not be manually modified.

<!-- Start content -->

## 0.62.0-preview.15

Tue, 16 Jun 2020 08:37:17 GMT

### Changes

- Prevent Switches from Accidentally Becoming Disabled (ngerlem@microsoft.com)

## 0.62.0-preview.14

Fri, 12 Jun 2020 20:55:23 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.62.0-preview.14",
"version": "0.62.0-preview.15",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit a0f6396

Please # to comment.