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 Oct 7, 2022
1 parent 07e0f2d commit bb28969
Show file tree
Hide file tree
Showing 41 changed files with 296 additions and 112 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

15 changes: 15 additions & 0 deletions packages/@react-native-windows/automation-channel/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/automation-channel",
"entries": [
{
"date": "Fri, 07 Oct 2022 05:11:47 GMT",
"tag": "@react-native-windows/automation-channel_v0.2.1",
"version": "0.2.1",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump react-native-windows to v0.0.0-canary.560",
"commit": "07e0f2dd9d862aa01dbd77aecd6d6163ca91223a"
}
]
}
},
{
"date": "Wed, 05 Oct 2022 05:13:46 GMT",
"tag": "@react-native-windows/automation-channel_v0.2.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/automation-channel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation-channel

This log was last generated on Wed, 05 Oct 2022 05:13:46 GMT and should not be manually modified.
This log was last generated on Fri, 07 Oct 2022 05:11:47 GMT and should not be manually modified.

<!-- Start content -->

## 0.2.1

Fri, 07 Oct 2022 05:11:47 GMT

### Patches

- Bump react-native-windows to v0.0.0-canary.560

## 0.2.0

Wed, 05 Oct 2022 05:13:46 GMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/automation-channel",
"version": "0.2.0",
"version": "0.2.1",
"license": "MIT",
"repository": {
"type": "git",
Expand Down Expand Up @@ -32,7 +32,7 @@
"prettier": "^2.4.1",
"react": "18.1.0",
"react-native": "0.0.0-20220729-2025-a21a1f845",
"react-native-windows": "^0.0.0-canary.559",
"react-native-windows": "^0.0.0-canary.560",
"typescript": "^4.4.4"
},
"files": [
Expand Down
15 changes: 15 additions & 0 deletions packages/@react-native-windows/automation-commands/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/automation-commands",
"entries": [
{
"date": "Fri, 07 Oct 2022 05:11:47 GMT",
"tag": "@react-native-windows/automation-commands_v0.1.1",
"version": "0.1.1",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation-commands",
"comment": "Bump @react-native-windows/automation-channel to v0.2.1",
"commit": "07e0f2dd9d862aa01dbd77aecd6d6163ca91223a"
}
]
}
},
{
"date": "Wed, 05 Oct 2022 05:13:46 GMT",
"tag": "@react-native-windows/automation-commands_v0.1.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/automation-commands/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation-commands

This log was last generated on Wed, 05 Oct 2022 05:13:46 GMT and should not be manually modified.
This log was last generated on Fri, 07 Oct 2022 05:11:47 GMT and should not be manually modified.

<!-- Start content -->

## 0.1.1

Fri, 07 Oct 2022 05:11:47 GMT

### Patches

- Bump @react-native-windows/automation-channel to v0.2.1

## 0.1.0

Wed, 05 Oct 2022 05:13:46 GMT
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/automation-commands",
"version": "0.1.0",
"version": "0.1.1",
"description": "Allows controlling your react-native-windows application",
"main": "lib-commonjs/index.js",
"license": "MIT",
Expand All @@ -18,7 +18,7 @@
"watch": "rnw-scripts watch"
},
"dependencies": {
"@react-native-windows/automation-channel": "^0.2.0",
"@react-native-windows/automation-channel": "^0.2.1",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5"
},
Expand Down
15 changes: 15 additions & 0 deletions packages/@react-native-windows/automation/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/automation",
"entries": [
{
"date": "Fri, 07 Oct 2022 05:11:47 GMT",
"tag": "@react-native-windows/automation_v0.2.1",
"version": "0.2.1",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation",
"comment": "Bump @react-native-windows/automation-channel to v0.2.1",
"commit": "07e0f2dd9d862aa01dbd77aecd6d6163ca91223a"
}
]
}
},
{
"date": "Wed, 05 Oct 2022 05:13:46 GMT",
"tag": "@react-native-windows/automation_v0.2.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/automation/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/automation

This log was last generated on Wed, 05 Oct 2022 05:13:46 GMT and should not be manually modified.
This log was last generated on Fri, 07 Oct 2022 05:11:47 GMT and should not be manually modified.

<!-- Start content -->

## 0.2.1

Fri, 07 Oct 2022 05:11:47 GMT

### Patches

- Bump @react-native-windows/automation-channel to v0.2.1

## 0.2.0

Wed, 05 Oct 2022 05:13:46 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/automation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/automation",
"version": "0.2.0",
"version": "0.2.1",
"description": "UI Automation Suite for React Native Windows Applications",
"main": "lib-commonjs/index.js",
"repository": "https://github.com/microsoft/react-native-windows",
Expand All @@ -14,7 +14,7 @@
"watch": "rnw-scripts watch"
},
"dependencies": {
"@react-native-windows/automation-channel": "^0.2.0",
"@react-native-windows/automation-channel": "^0.2.1",
"@react-native-windows/fs": "^0.0.0-canary.6",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5",
Expand Down
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": "Fri, 07 Oct 2022 05:11:47 GMT",
"tag": "@react-native-windows/cli_v0.0.0-canary.138",
"version": "0.0.0-canary.138",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@react-native-windows/cli",
"comment": "Bump @react-native-windows/codegen to v0.0.0-canary.38",
"commit": "07e0f2dd9d862aa01dbd77aecd6d6163ca91223a"
}
]
}
},
{
"date": "Wed, 05 Oct 2022 05:13:46 GMT",
"tag": "@react-native-windows/cli_v0.0.0-canary.137",
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 Wed, 05 Oct 2022 05:13:46 GMT and should not be manually modified.
This log was last generated on Fri, 07 Oct 2022 05:11:47 GMT and should not be manually modified.

<!-- Start content -->

## 0.0.0-canary.138

Fri, 07 Oct 2022 05:11:47 GMT

### Changes

- Bump @react-native-windows/codegen to v0.0.0-canary.38

## 0.0.0-canary.137

Wed, 05 Oct 2022 05:13:46 GMT
Expand Down
4 changes: 2 additions & 2 deletions 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.0.0-canary.137",
"version": "0.0.0-canary.138",
"license": "MIT",
"main": "lib-commonjs/index.js",
"repository": {
Expand All @@ -17,7 +17,7 @@
"watch": "rnw-scripts watch"
},
"dependencies": {
"@react-native-windows/codegen": "0.0.0-canary.37",
"@react-native-windows/codegen": "0.0.0-canary.38",
"@react-native-windows/fs": "^0.0.0-canary.6",
"@react-native-windows/package-utils": "^0.0.0-canary.32",
"@react-native-windows/telemetry": "^0.0.0-canary.46",
Expand Down
15 changes: 15 additions & 0 deletions packages/@react-native-windows/codegen/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/codegen",
"entries": [
{
"date": "Fri, 07 Oct 2022 05:11:46 GMT",
"tag": "@react-native-windows/codegen_v0.0.0-canary.38",
"version": "0.0.0-canary.38",
"comments": {
"prerelease": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "@react-native-windows/codegen",
"commit": "07e0f2dd9d862aa01dbd77aecd6d6163ca91223a",
"comment": "Remove extra paren in codegen output"
}
]
}
},
{
"date": "Wed, 05 Oct 2022 05:13:46 GMT",
"tag": "@react-native-windows/codegen_v0.0.0-canary.37",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/codegen/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/codegen

This log was last generated on Wed, 05 Oct 2022 05:13:46 GMT and should not be manually modified.
This log was last generated on Fri, 07 Oct 2022 05:11:46 GMT and should not be manually modified.

<!-- Start content -->

## 0.0.0-canary.38

Fri, 07 Oct 2022 05:11:46 GMT

### Changes

- Remove extra paren in codegen output (30809111+acoates-ms@users.noreply.github.com)

## 0.0.0-canary.37

Wed, 05 Oct 2022 05:13:46 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-native-windows/codegen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/codegen",
"version": "0.0.0-canary.37",
"version": "0.0.0-canary.38",
"description": "Generators for react-native-codegen targeting react-native-windows",
"main": "lib-commonjs/index.js",
"repository": "https://github.com/microsoft/react-native-windows",
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 @@ -19,7 +19,7 @@
"@react-native-picker/picker": "2.2.0",
"react": "18.0.0",
"react-native": "0.0.0-20220729-2025-a21a1f845",
"react-native-windows": "^0.0.0-canary.559",
"react-native-windows": "^0.0.0-canary.560",
"react-native-xaml": "^0.0.50"
},
"devDependencies": {
Expand All @@ -32,7 +32,7 @@
"just-scripts": "^1.3.3",
"react-native": "0.0.0-20220729-2025-a21a1f845",
"react-native-platform-override": "^1.7.0",
"react-native-windows": "^0.0.0-canary.559",
"react-native-windows": "^0.0.0-canary.560",
"typescript": "^4.4.4"
},
"engines": {
Expand Down

0 comments on commit bb28969

Please sign in to comment.