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 Nov 20, 2023
1 parent d72c496 commit 429a0c5
Show file tree
Hide file tree
Showing 31 changed files with 244 additions and 44 deletions.

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
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/automation-channel",
"entries": [
{
"date": "Mon, 20 Nov 2023 16:09:17 GMT",
"tag": "@react-native-windows/automation-channel_v0.1.22",
"version": "0.1.22",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/automation-channel",
"comment": "Bump react-native-windows to v0.68.35",
"commit": "d72c4965095916ff4e5f8244b5243b8adbd5279d"
}
]
}
},
{
"date": "Thu, 04 May 2023 05:12:49 GMT",
"tag": "@react-native-windows/automation-channel_v0.1.22",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/automation-channel/CHANGELOG.md
@@ -1,11 +1,19 @@
# Change Log - @react-native-windows/automation-channel

This log was last generated on Thu, 04 May 2023 05:12:49 GMT and should not be manually modified.
This log was last generated on Mon, 20 Nov 2023 16:09:17 GMT and should not be manually modified.

<!-- Start content -->

## 0.1.22

Mon, 20 Nov 2023 16:09:17 GMT

### Patches

- Bump react-native-windows to v0.68.35

## 0.1.22

Thu, 04 May 2023 05:12:49 GMT

### Patches
Expand Down
Expand Up @@ -30,7 +30,7 @@
"prettier": "^2.4.1",
"react": "17.0.2",
"react-native": "0.68.0",
"react-native-windows": "0.68.34",
"react-native-windows": "0.68.35",
"typescript": "^4.4.4"
},
"files": [
Expand Down
15 changes: 15 additions & 0 deletions packages/@react-native-windows/cli/CHANGELOG.json
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/cli",
"entries": [
{
"date": "Mon, 20 Nov 2023 16:09:16 GMT",
"tag": "@react-native-windows/cli_v0.68.9",
"version": "0.68.9",
"comments": {
"patch": [
{
"author": "jthysell@microsoft.com",
"package": "@react-native-windows/cli",
"commit": "d72c4965095916ff4e5f8244b5243b8adbd5279d",
"comment": "[0.68] Compliance: Rename template Nuget.config files to stop triggering multi-feed warnings"
}
]
}
},
{
"date": "Thu, 04 May 2023 05:12:48 GMT",
"tag": "@react-native-windows/cli_v0.68.8",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/cli/CHANGELOG.md
@@ -1,9 +1,17 @@
# Change Log - @react-native-windows/cli

This log was last generated on Thu, 04 May 2023 05:12:48 GMT and should not be manually modified.
This log was last generated on Mon, 20 Nov 2023 16:09:16 GMT and should not be manually modified.

<!-- Start content -->

## 0.68.9

Mon, 20 Nov 2023 16:09:16 GMT

### Patches

- [0.68] Compliance: Rename template Nuget.config files to stop triggering multi-feed warnings (jthysell@microsoft.com)

## 0.68.8

Thu, 04 May 2023 05:12:48 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/@react-native-windows/cli/package.json
@@ -1,6 +1,6 @@
{
"name": "@react-native-windows/cli",
"version": "0.68.8",
"version": "0.68.9",
"license": "MIT",
"main": "lib-commonjs/index.js",
"repository": {
Expand Down
15 changes: 15 additions & 0 deletions packages/@react-native-windows/tester/CHANGELOG.json
@@ -1,6 +1,21 @@
{
"name": "@react-native-windows/tester",
"entries": [
{
"date": "Mon, 20 Nov 2023 16:09:17 GMT",
"tag": "@react-native-windows/tester_v0.0.1",
"version": "0.0.1",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@react-native-windows/tester",
"comment": "Bump react-native-windows to v0.68.35",
"commit": "d72c4965095916ff4e5f8244b5243b8adbd5279d"
}
]
}
},
{
"date": "Thu, 04 May 2023 05:12:49 GMT",
"tag": "@react-native-windows/tester_v0.0.1",
Expand Down
10 changes: 9 additions & 1 deletion packages/@react-native-windows/tester/CHANGELOG.md
@@ -1,11 +1,19 @@
# Change Log - @react-native-windows/tester

This log was last generated on Thu, 04 May 2023 05:12:49 GMT and should not be manually modified.
This log was last generated on Mon, 20 Nov 2023 16:09:17 GMT and should not be manually modified.

<!-- Start content -->

## 0.0.1

Mon, 20 Nov 2023 16:09:17 GMT

### Patches

- Bump react-native-windows to v0.68.35

## 0.0.1

Thu, 04 May 2023 05:12:49 GMT

### Patches
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/tester/package.json
Expand Up @@ -17,7 +17,7 @@
"@react-native-picker/picker": "2.2.0",
"react": "17.0.2",
"react-native": "0.68.0",
"react-native-windows": "0.68.34",
"react-native-windows": "0.68.35",
"react-native-xaml": "^0.0.50"
},
"devDependencies": {
Expand All @@ -29,7 +29,7 @@
"just-scripts": "^1.3.3",
"react-native": "0.68.0",
"react-native-platform-override": "^1.6.4",
"react-native-windows": "0.68.34",
"react-native-windows": "0.68.35",
"typescript": "^4.4.4"
},
"engines": {
Expand Down
15 changes: 15 additions & 0 deletions packages/e2e-test-app/CHANGELOG.json
@@ -1,6 +1,21 @@
{
"name": "e2e-test-app",
"entries": [
{
"date": "Mon, 20 Nov 2023 16:09:17 GMT",
"tag": "e2e-test-app_v0.0.0",
"version": "0.0.0",
"comments": {
"patch": [
{
"author": "beachball",
"package": "e2e-test-app",
"comment": "Bump react-native-windows to v0.68.35",
"commit": "d72c4965095916ff4e5f8244b5243b8adbd5279d"
}
]
}
},
{
"date": "Thu, 04 May 2023 05:12:49 GMT",
"tag": "e2e-test-app_v0.0.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/e2e-test-app/CHANGELOG.md
@@ -1,11 +1,19 @@
# Change Log - e2e-test-app

This log was last generated on Thu, 04 May 2023 05:12:49 GMT and should not be manually modified.
This log was last generated on Mon, 20 Nov 2023 16:09:17 GMT and should not be manually modified.

<!-- Start content -->

## 0.0.0

Mon, 20 Nov 2023 16:09:17 GMT

### Patches

- Bump react-native-windows to v0.68.35

## 0.0.0

Thu, 04 May 2023 05:12:49 GMT

### Patches
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-test-app/package.json
Expand Up @@ -17,7 +17,7 @@
"@react-native-windows/tester": "0.0.1",
"react": "17.0.2",
"react-native": "0.68.0",
"react-native-windows": "0.68.34",
"react-native-windows": "0.68.35",
"react-native-xaml": "^0.0.50"
},
"devDependencies": {
Expand Down
15 changes: 15 additions & 0 deletions packages/integration-test-app/CHANGELOG.json
@@ -1,6 +1,21 @@
{
"name": "integration-test-app",
"entries": [
{
"date": "Mon, 20 Nov 2023 16:09:17 GMT",
"tag": "integration-test-app_v0.0.0",
"version": "0.0.0",
"comments": {
"patch": [
{
"author": "beachball",
"package": "integration-test-app",
"comment": "Bump react-native-windows to v0.68.35",
"commit": "d72c4965095916ff4e5f8244b5243b8adbd5279d"
}
]
}
},
{
"date": "Thu, 04 May 2023 05:12:49 GMT",
"tag": "integration-test-app_v0.0.0",
Expand Down
10 changes: 9 additions & 1 deletion packages/integration-test-app/CHANGELOG.md
@@ -1,11 +1,19 @@
# Change Log - integration-test-app

This log was last generated on Thu, 04 May 2023 05:12:49 GMT and should not be manually modified.
This log was last generated on Mon, 20 Nov 2023 16:09:17 GMT and should not be manually modified.

<!-- Start content -->

## 0.0.0

Mon, 20 Nov 2023 16:09:17 GMT

### Patches

- Bump react-native-windows to v0.68.35

## 0.0.0

Thu, 04 May 2023 05:12:49 GMT

### Patches
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-test-app/package.json
Expand Up @@ -15,7 +15,7 @@
"chai": "^4.2.0",
"react": "17.0.2",
"react-native": "0.68.0",
"react-native-windows": "0.68.34"
"react-native-windows": "0.68.35"
},
"devDependencies": {
"@babel/core": "^7.14.0",
Expand Down
15 changes: 15 additions & 0 deletions packages/playground/CHANGELOG.json
@@ -1,6 +1,21 @@
{
"name": "playground",
"entries": [
{
"date": "Mon, 20 Nov 2023 16:09:17 GMT",
"tag": "playground_v0.0.54",
"version": "0.0.54",
"comments": {
"patch": [
{
"author": "beachball",
"package": "playground",
"comment": "Bump react-native-windows to v0.68.35",
"commit": "d72c4965095916ff4e5f8244b5243b8adbd5279d"
}
]
}
},
{
"date": "Thu, 04 May 2023 05:12:49 GMT",
"tag": "playground_v0.0.54",
Expand Down
10 changes: 9 additions & 1 deletion packages/playground/CHANGELOG.md
@@ -1,11 +1,19 @@
# Change Log - playground

This log was last generated on Thu, 04 May 2023 05:12:49 GMT and should not be manually modified.
This log was last generated on Mon, 20 Nov 2023 16:09:17 GMT and should not be manually modified.

<!-- Start content -->

## 0.0.54

Mon, 20 Nov 2023 16:09:17 GMT

### Patches

- Bump react-native-windows to v0.68.35

## 0.0.54

Thu, 04 May 2023 05:12:49 GMT

### Patches
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Expand Up @@ -14,7 +14,7 @@
"@react-native-windows/tester": "0.0.1",
"react": "17.0.2",
"react-native": "0.68.0",
"react-native-windows": "0.68.34"
"react-native-windows": "0.68.35"
},
"devDependencies": {
"@babel/core": "^7.14.0",
Expand Down
15 changes: 15 additions & 0 deletions packages/react-native-windows-init/CHANGELOG.json
@@ -1,6 +1,21 @@
{
"name": "react-native-windows-init",
"entries": [
{
"date": "Mon, 20 Nov 2023 16:09:17 GMT",
"tag": "react-native-windows-init_v1.1.82",
"version": "1.1.82",
"comments": {
"patch": [
{
"author": "beachball",
"package": "react-native-windows-init",
"comment": "Bump @react-native-windows/cli to v0.68.9",
"commit": "d72c4965095916ff4e5f8244b5243b8adbd5279d"
}
]
}
},
{
"date": "Thu, 04 May 2023 05:12:49 GMT",
"tag": "react-native-windows-init_v1.1.82",
Expand Down
10 changes: 9 additions & 1 deletion packages/react-native-windows-init/CHANGELOG.md
@@ -1,11 +1,19 @@
# Change Log - react-native-windows-init

This log was last generated on Thu, 04 May 2023 05:12:49 GMT and should not be manually modified.
This log was last generated on Mon, 20 Nov 2023 16:09:17 GMT and should not be manually modified.

<!-- Start content -->

## 1.1.82

Mon, 20 Nov 2023 16:09:17 GMT

### Patches

- Bump @react-native-windows/cli to v0.68.9

## 1.1.82

Thu, 04 May 2023 05:12:49 GMT

### Patches
Expand Down
2 changes: 1 addition & 1 deletion packages/react-native-windows-init/package.json
Expand Up @@ -31,7 +31,7 @@
"yargs": "^16.2.0"
},
"devDependencies": {
"@react-native-windows/cli": "0.68.8",
"@react-native-windows/cli": "0.68.9",
"@rnw-scripts/eslint-config": "1.1.10",
"@rnw-scripts/jest-unittest-config": "1.2.5",
"@rnw-scripts/just-task": "2.2.2",
Expand Down

0 comments on commit 429a0c5

Please sign in to comment.