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 Jan 4, 2021
1 parent 596f8cf commit e9b99a7
Show file tree
Hide file tree
Showing 14 changed files with 58 additions and 26 deletions.

This file was deleted.

This file was deleted.

15 changes: 15 additions & 0 deletions packages/@react-native-windows/cli/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/cli",
"entries": [
{
"date": "Mon, 04 Jan 2021 15:06:23 GMT",
"tag": "@react-native-windows/cli_v0.64.0-preview.4",
"version": "0.64.0-preview.4",
"comments": {
"prerelease": [
{
"comment": "Fix newline issues in new cli project generated files (#6768)",
"author": "jthysell@microsoft.com",
"commit": "596f8cffeea16905a6de95ce544f0c11f158d201",
"package": "@react-native-windows/cli"
}
]
}
},
{
"date": "Mon, 21 Dec 2020 15:05:53 GMT",
"tag": "@react-native-windows/cli_v0.64.0-preview.3",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/cli

This log was last generated on Mon, 21 Dec 2020 15:05:53 GMT and should not be manually modified.
This log was last generated on Mon, 04 Jan 2021 15:06:23 GMT and should not be manually modified.

<!-- Start content -->

## 0.64.0-preview.4

Mon, 04 Jan 2021 15:06:23 GMT

### Changes

- Fix newline issues in new cli project generated files (#6768) (jthysell@microsoft.com)

## 0.64.0-preview.3

Mon, 21 Dec 2020 15:05:53 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-native-windows/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/cli",
"version": "0.64.0-preview.3",
"version": "0.64.0-preview.4",
"license": "MIT",
"main": "lib-commonjs/index.js",
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/tester/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"peerDependencies": {
"react-native": "0.64.0-rc.1",
"react-native-windows": "0.64.0-preview.4"
"react-native-windows": "0.64.0-preview.5"
},
"devDependencies": {
"@rnw-scripts/eslint-config": "0.1.6",
Expand All @@ -24,7 +24,7 @@
"just-scripts": "^0.44.7",
"react-native": "0.64.0-rc.1",
"react-native-platform-override": "^0.4.3",
"react-native-windows": "0.64.0-preview.4",
"react-native-windows": "0.64.0-preview.5",
"typescript": "^3.8.3"
}
}
2 changes: 1 addition & 1 deletion packages/E2ETest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"prompt-sync": "^4.2.0",
"react": "17.0.1",
"react-native": "0.64.0-rc.1",
"react-native-windows": "0.64.0-preview.4"
"react-native-windows": "0.64.0-preview.5"
},
"devDependencies": {
"@babel/core": "^7.8.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/IntegrationTest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"chai": "^4.2.0",
"react": "17.0.1",
"react-native": "0.64.0-rc.1",
"react-native-windows": "0.64.0-preview.4"
"react-native-windows": "0.64.0-preview.5"
},
"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 @@ -13,7 +13,7 @@
"dependencies": {
"react": "17.0.1",
"react-native": "0.64.0-rc.1",
"react-native-windows": "0.64.0-preview.4"
"react-native-windows": "0.64.0-preview.5"
},
"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 @@ -13,7 +13,7 @@
"@react-native-windows/tester": "0.0.1",
"react": "17.0.1",
"react-native": "0.64.0-rc.1",
"react-native-windows": "0.64.0-preview.4"
"react-native-windows": "0.64.0-preview.5"
},
"devDependencies": {
"@babel/core": "^7.8.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-windows-init/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"yargs": "^15.3.1"
},
"devDependencies": {
"@react-native-windows/cli": "0.64.0-preview.3",
"@react-native-windows/cli": "0.64.0-preview.4",
"@rnw-scripts/eslint-config": "0.1.6",
"@rnw-scripts/jest-unittest-config": "0.1.1",
"@rnw-scripts/just-task": "0.0.6",
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": "Mon, 04 Jan 2021 15:06:23 GMT",
"tag": "react-native-windows_v0.64.0-preview.5",
"version": "0.64.0-preview.5",
"comments": {
"prerelease": [
{
"comment": "Fix newline issues in new cli project generated files (#6768)",
"author": "jthysell@microsoft.com",
"commit": "596f8cffeea16905a6de95ce544f0c11f158d201",
"package": "react-native-windows"
}
]
}
},
{
"date": "Mon, 21 Dec 2020 15:05:53 GMT",
"tag": "react-native-windows_v0.64.0-preview.4",
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 Mon, 21 Dec 2020 15:05:53 GMT and should not be manually modified.
This log was last generated on Mon, 04 Jan 2021 15:06:23 GMT and should not be manually modified.

<!-- Start content -->

## 0.64.0-preview.5

Mon, 04 Jan 2021 15:06:23 GMT

### Changes

- Fix newline issues in new cli project generated files (#6768) (jthysell@microsoft.com)

## 0.64.0-preview.4

Mon, 21 Dec 2020 15:05:53 GMT
Expand Down
4 changes: 2 additions & 2 deletions vnext/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-windows",
"version": "0.64.0-preview.4",
"version": "0.64.0-preview.5",
"license": "MIT",
"repository": {
"type": "git",
Expand All @@ -25,7 +25,7 @@
"@react-native-community/cli": "^5.0.1-alpha.0",
"@react-native-community/cli-platform-android": "^5.0.1-alpha.0",
"@react-native-community/cli-platform-ios": "^5.0.1-alpha.0",
"@react-native-windows/cli": "0.64.0-preview.3",
"@react-native-windows/cli": "0.64.0-preview.4",
"@react-native/assets": "1.0.0",
"@react-native/normalize-color": "1.0.0",
"@react-native/polyfills": "1.0.0",
Expand Down

0 comments on commit e9b99a7

Please sign in to comment.