Skip to content

Commit ccae673

Browse files
committed
applying package updates ***NO_CI***
1 parent 1adf98d commit ccae673

27 files changed

+154
-53
lines changed

change/@office-iss-react-native-win32-77fbace5-850a-4837-8b41-13cb49e58f69.json

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

change/@react-native-windows-automation-channel-8f011ec7-cf21-47be-933a-c1dd45210c5e.json

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

change/react-native-windows-7e64c523-6ee3-4250-bba3-bdfb02ff04cb.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.236",
20+
"@office-iss/react-native-win32": "^0.0.0-canary.237",
2121
"react": "18.0.0",
2222
"react-native": "0.74.0-nightly-20240129-39cb02f6f"
2323
},
2424
"devDependencies": {
25-
"@office-iss/react-native-win32": "^0.0.0-canary.236",
25+
"@office-iss/react-native-win32": "^0.0.0-canary.237",
2626
"@rnw-scripts/babel-react-native-config": "0.0.0",
2727
"@rnw-scripts/eslint-config": "1.2.8",
2828
"@rnw-scripts/just-task": "2.3.24",

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": "Wed, 20 Mar 2024 05:16:36 GMT",
6+
"version": "0.0.0-canary.237",
7+
"tag": "@office-iss/react-native-win32_v0.0.0-canary.237",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@office-iss/react-native-win32",
13+
"commit": "621c11ec1ec382da6f30c540294666ae41f5288f",
14+
"comment": "TextProps from rn-win32 should export win32 specific properties"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 07 Mar 2024 06:16:46 GMT",
621
"version": "0.0.0-canary.236",

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 Thu, 07 Mar 2024 06:16:46 GMT and should not be manually modified.
3+
This log was last generated on Wed, 20 Mar 2024 05:16:36 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.0.0-canary.237
8+
9+
Wed, 20 Mar 2024 05:16:36 GMT
10+
11+
### Changes
12+
13+
- TextProps from rn-win32 should export win32 specific properties ([email protected])
14+
715
## 0.0.0-canary.236
816

917
Thu, 07 Mar 2024 06:16:46 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.236",
3+
"version": "0.0.0-canary.237",
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": "Wed, 20 Mar 2024 05:16:36 GMT",
6+
"version": "0.12.129",
7+
"tag": "@react-native-windows/automation-channel_v0.12.129",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@react-native-windows/automation-channel",
13+
"commit": "1adf98db529f8be9087bdaa383b6ea5378744a37",
14+
"comment": "Bump Microsoft.Windows.CppWinRT to 2.0.230706.1"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@react-native-windows/automation-channel",
19+
"comment": "Bump react-native-windows to v0.0.0-canary.790",
20+
"commit": "not available"
21+
}
22+
]
23+
}
24+
},
425
{
526
"date": "Tue, 19 Mar 2024 05:17:44 GMT",
627
"version": "0.12.128",

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 Tue, 19 Mar 2024 05:17:44 GMT and should not be manually modified.
3+
This log was last generated on Wed, 20 Mar 2024 05:16:36 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.12.129
8+
9+
Wed, 20 Mar 2024 05:16:36 GMT
10+
11+
### Patches
12+
13+
- Bump Microsoft.Windows.CppWinRT to 2.0.230706.1 ([email protected])
14+
- Bump react-native-windows to v0.0.0-canary.790
15+
716
## 0.12.128
817

918
Tue, 19 Mar 2024 05:17:44 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.128",
3+
"version": "0.12.129",
44
"license": "MIT",
55
"repository": {
66
"type": "git",
@@ -32,7 +32,7 @@
3232
"prettier": "2.8.8",
3333
"react": "18.2.0",
3434
"react-native": "0.74.0-nightly-20240129-39cb02f6f",
35-
"react-native-windows": "^0.0.0-canary.789",
35+
"react-native-windows": "^0.0.0-canary.790",
3636
"typescript": "5.0.4"
3737
},
3838
"files": [

0 commit comments

Comments
 (0)