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 Apr 11, 2020
1 parent d98a171 commit d196d53
Show file tree
Hide file tree
Showing 7 changed files with 25 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 @@ -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": {
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.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": {
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
14 changes: 14 additions & 0 deletions vnext/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -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": "[email protected]",
"commit": "407c0834ada43cd9d42c24cb6ddfe7c91ddf960a"
}
]
}
},
{
"date": "Thu, 09 Apr 2020 04:05:40 GMT",
"tag": "react-native-windows_v0.61.3",
Expand Down
8 changes: 7 additions & 1 deletion vnext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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 ([email protected])
## 0.61.3
Thu, 09 Apr 2020 04:05:40 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.61.3",
"version": "0.61.4",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit d196d53

Please sign in to comment.