Skip to content

Commit 18aa81c

Browse files
committed
applying package updates ***NO_CI***
1 parent 43cb59d commit 18aa81c

File tree

5 files changed

+27
-11
lines changed

5 files changed

+27
-11
lines changed

change/@office-iss-react-native-win32-5cee5130-421d-42b2-bb6a-1f5a1767fa2b.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.290",
20+
"@office-iss/react-native-win32": "^0.0.0-canary.291",
2121
"react": "19.0.0",
2222
"react-native": "0.80.0-nightly-20250331-398ac1f71"
2323
},
2424
"devDependencies": {
25-
"@office-iss/react-native-win32": "^0.0.0-canary.290",
25+
"@office-iss/react-native-win32": "^0.0.0-canary.291",
2626
"@rnw-scripts/babel-react-native-config": "0.0.0",
2727
"@rnw-scripts/eslint-config": "1.2.36",
2828
"@rnw-scripts/just-task": "2.3.53",

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, 21 Jun 2025 05:21:48 GMT",
6+
"version": "0.0.0-canary.291",
7+
"tag": "@office-iss/react-native-win32_v0.0.0-canary.291",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "30809111+acoates-ms@users.noreply.github.com",
12+
"package": "@office-iss/react-native-win32",
13+
"commit": "43cb59d27c487257dca5d6b036755a18d5d72366",
14+
"comment": "Remove usage of Animated in LogBox"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Fri, 20 Jun 2025 05:21:53 GMT",
621
"version": "0.0.0-canary.290",

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 Fri, 20 Jun 2025 05:21:53 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Sat, 21 Jun 2025 05:21:48 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.0.0-canary.291
8+
9+
Sat, 21 Jun 2025 05:21:48 GMT
10+
11+
### Changes
12+
13+
- Remove usage of Animated in LogBox (30809111+acoates-ms@users.noreply.github.com)
14+
715
## 0.0.0-canary.290
816

917
Fri, 20 Jun 2025 05:21:53 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.290",
3+
"version": "0.0.0-canary.291",
44
"description": "Implementation of react native on top of Office's Win32 platform.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)