Skip to content

Commit 109c4aa

Browse files
committed
applying package updates ***NO_CI***
1 parent ac2372d commit 109c4aa

File tree

5 files changed

+27
-11
lines changed

5 files changed

+27
-11
lines changed

change/@office-iss-react-native-win32-bb6fa6c4-c41b-4046-b2ae-85ecf4c26fa5.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.78.5",
20+
"@office-iss/react-native-win32": "0.78.6",
2121
"react": "19.0.0",
2222
"react-native": "^0.78.0"
2323
},
2424
"devDependencies": {
25-
"@office-iss/react-native-win32": "0.78.5",
25+
"@office-iss/react-native-win32": "0.78.6",
2626
"@rnw-scripts/babel-react-native-config": "0.0.0",
2727
"@rnw-scripts/eslint-config": "1.2.32",
2828
"@rnw-scripts/just-task": "2.3.49",

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": "Thu, 19 Jun 2025 05:40:23 GMT",
6+
"version": "0.78.6",
7+
"tag": "@office-iss/react-native-win32_v0.78.6",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@office-iss/react-native-win32",
13+
"commit": "ac2372dd27d496243ea0ea5891295fc9223b94be",
14+
"comment": "Remove usage of Animated in LogBox"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Tue, 10 Jun 2025 18:31:03 GMT",
621
"version": "0.78.5",

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 Tue, 10 Jun 2025 18:31:03 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Thu, 19 Jun 2025 05:40:23 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.78.6
8+
9+
Thu, 19 Jun 2025 05:40:23 GMT
10+
11+
### Patches
12+
13+
- Remove usage of Animated in LogBox ([email protected])
14+
715
## 0.78.5
816

917
Tue, 10 Jun 2025 18:31:03 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.78.5",
3+
"version": "0.78.6",
44
"description": "Implementation of react native on top of Office's Win32 platform.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)