Skip to content

Commit a834ec2

Browse files
committed
applying package updates ***NO_CI***
1 parent dca862a commit a834ec2

File tree

5 files changed

+27
-11
lines changed

5 files changed

+27
-11
lines changed

change/@office-iss-react-native-win32-4719dc73-e282-43b7-b81e-73f7be41577c.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.6"
1818
},
1919
"peerDependencies": {
20-
"@office-iss/react-native-win32": "^0.0.0-canary.295",
20+
"@office-iss/react-native-win32": "^0.0.0-canary.296",
2121
"react": "19.1.0",
2222
"react-native": "0.80.0-nightly-20250506-3ac16dd6a"
2323
},
2424
"devDependencies": {
25-
"@office-iss/react-native-win32": "^0.0.0-canary.295",
25+
"@office-iss/react-native-win32": "^0.0.0-canary.296",
2626
"@rnw-scripts/babel-react-native-config": "0.0.0",
2727
"@rnw-scripts/eslint-config": "1.2.37",
2828
"@rnw-scripts/just-task": "2.3.55",

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, 03 Sep 2025 05:22:57 GMT",
6+
"version": "0.0.0-canary.296",
7+
"tag": "@office-iss/react-native-win32_v0.0.0-canary.296",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "mmaring@microsoft.com",
12+
"package": "@office-iss/react-native-win32",
13+
"commit": "dca862a71a36a4c8147bb0d26376bdf59afba232",
14+
"comment": "Add reply count prop to AccessibilityAnnotationInfo"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Sat, 23 Aug 2025 05:30:39 GMT",
621
"version": "0.0.0-canary.295",

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 Sat, 23 Aug 2025 05:30:39 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Wed, 03 Sep 2025 05:22:57 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.0.0-canary.296
8+
9+
Wed, 03 Sep 2025 05:22:57 GMT
10+
11+
### Changes
12+
13+
- Add reply count prop to AccessibilityAnnotationInfo (mmaring@microsoft.com)
14+
715
## 0.0.0-canary.295
816

917
Sat, 23 Aug 2025 05:30:39 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.295",
3+
"version": "0.0.0-canary.296",
44
"description": "Implementation of react native on top of Office's Win32 platform.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)