Skip to content

Commit d0a903e

Browse files
committed
applying package updates ***NO_CI***
1 parent 6efa6bf commit d0a903e

27 files changed

+154
-53
lines changed

change/@office-iss-react-native-win32-9d162087-99f4-40dc-bd98-30bd6d70ce03.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/@react-native-windows-automation-channel-b20b5c69-8d0e-4f30-8efc-1a7820355a1b.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/react-native-windows-0a6e3369-50d1-4cab-ac86-7447a2df4f9b.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/@office-iss/react-native-win32-tester/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
"flow-enums-runtime": "^0.0.5"
1818
},
1919
"peerDependencies": {
20-
"@office-iss/react-native-win32": "^0.0.0-canary.222",
20+
"@office-iss/react-native-win32": "^0.0.0-canary.223",
2121
"react": "18.0.0",
2222
"react-native": "0.74.0-nightly-20231016-44660019e"
2323
},
2424
"devDependencies": {
25-
"@office-iss/react-native-win32": "^0.0.0-canary.222",
25+
"@office-iss/react-native-win32": "^0.0.0-canary.223",
2626
"@rnw-scripts/babel-react-native-config": "0.0.0",
2727
"@rnw-scripts/eslint-config": "1.2.4",
2828
"@rnw-scripts/just-task": "2.3.18",

packages/@office-iss/react-native-win32/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@office-iss/react-native-win32",
33
"entries": [
4+
{
5+
"date": "Sat, 16 Dec 2023 06:14:44 GMT",
6+
"version": "0.0.0-canary.223",
7+
"tag": "@office-iss/react-native-win32_v0.0.0-canary.223",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@office-iss/react-native-win32",
13+
"commit": "6efa6bff7d437d5f75d98ddbbb7ed09c42c511cb",
14+
"comment": "testing integration"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 22 Nov 2023 06:16:28 GMT",
621
"version": "0.0.0-canary.222",

packages/@office-iss/react-native-win32/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - @office-iss/react-native-win32
22

3-
This log was last generated on Wed, 22 Nov 2023 06:16:28 GMT and should not be manually modified.
3+
This log was last generated on Sat, 16 Dec 2023 06:14:44 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.0.0-canary.223
8+
9+
Sat, 16 Dec 2023 06:14:44 GMT
10+
11+
### Changes
12+
13+
- testing integration ([email protected])
14+
715
## 0.0.0-canary.222
816

917
Wed, 22 Nov 2023 06:16:28 GMT

packages/@office-iss/react-native-win32/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@office-iss/react-native-win32",
3-
"version": "0.0.0-canary.222",
3+
"version": "0.0.0-canary.223",
44
"description": "Implementation of react native on top of Office's Win32 platform.",
55
"repository": {
66
"type": "git",

packages/@react-native-windows/automation-channel/CHANGELOG.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@react-native-windows/automation-channel",
33
"entries": [
4+
{
5+
"date": "Sat, 16 Dec 2023 06:14:45 GMT",
6+
"version": "0.12.86",
7+
"tag": "@react-native-windows/automation-channel_v0.12.86",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@react-native-windows/automation-channel",
13+
"commit": "6efa6bff7d437d5f75d98ddbbb7ed09c42c511cb",
14+
"comment": "testing integration"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@react-native-windows/automation-channel",
19+
"comment": "Bump react-native-windows to v0.0.0-canary.747",
20+
"commit": "not available"
21+
}
22+
]
23+
}
24+
},
425
{
526
"date": "Sat, 09 Dec 2023 06:15:28 GMT",
627
"version": "0.12.85",

packages/@react-native-windows/automation-channel/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log - @react-native-windows/automation-channel
22

3-
This log was last generated on Sat, 09 Dec 2023 06:15:28 GMT and should not be manually modified.
3+
This log was last generated on Sat, 16 Dec 2023 06:14:45 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.12.86
8+
9+
Sat, 16 Dec 2023 06:14:45 GMT
10+
11+
### Patches
12+
13+
- testing integration ([email protected])
14+
- Bump react-native-windows to v0.0.0-canary.747
15+
716
## 0.12.85
817

918
Sat, 09 Dec 2023 06:15:28 GMT

packages/@react-native-windows/automation-channel/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-windows/automation-channel",
3-
"version": "0.12.85",
3+
"version": "0.12.86",
44
"license": "MIT",
55
"repository": {
66
"type": "git",
@@ -32,7 +32,7 @@
3232
"prettier": "^2.4.1",
3333
"react": "18.2.0",
3434
"react-native": "0.74.0-nightly-20231016-44660019e",
35-
"react-native-windows": "^0.0.0-canary.746",
35+
"react-native-windows": "^0.0.0-canary.747",
3636
"typescript": "^4.9.5"
3737
},
3838
"files": [

0 commit comments

Comments
 (0)