Skip to content

Commit 1208833

Browse files
committed
applying package updates ***NO_CI***
1 parent 457a9ed commit 1208833

5 files changed

Lines changed: 27 additions & 11 deletions

File tree

change/@office-iss-react-native-win32-52c1b87f-1049-492d-864b-5ddfd09a66d9.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.82.0-preview.2",
20+
"@office-iss/react-native-win32": "0.82.0-preview.3",
2121
"react": "19.1.1",
2222
"react-native": "^0.82.0"
2323
},
2424
"devDependencies": {
25-
"@office-iss/react-native-win32": "0.82.0-preview.2",
25+
"@office-iss/react-native-win32": "0.82.0-preview.3",
2626
"@rnw-scripts/babel-react-native-config": "0.0.0",
2727
"@rnw-scripts/eslint-config": "1.2.38",
2828
"@rnw-scripts/just-task": "2.3.58",

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": "Tue, 27 Jan 2026 19:51:45 GMT",
6+
"version": "0.82.0-preview.3",
7+
"tag": "@office-iss/react-native-win32_v0.82.0-preview.3",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "30809111+acoates-ms@users.noreply.github.com",
12+
"package": "@office-iss/react-native-win32",
13+
"commit": "457a9edc7fc189514b7ac1129911b3deceb0fce8",
14+
"comment": "Fix TouchableWin32 and LogBox"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Sat, 24 Jan 2026 16:43:28 GMT",
621
"version": "0.82.0-preview.2",

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, 24 Jan 2026 16:43:28 GMT and should not be manually modified. -->
3+
<!-- This log was last generated on Tue, 27 Jan 2026 19:51:45 GMT and should not be manually modified. -->
44

55
<!-- Start content -->
66

7+
## 0.82.0-preview.3
8+
9+
Tue, 27 Jan 2026 19:51:45 GMT
10+
11+
### Changes
12+
13+
- Fix TouchableWin32 and LogBox (30809111+acoates-ms@users.noreply.github.com)
14+
715
## 0.82.0-preview.2
816

917
Sat, 24 Jan 2026 16:43: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.82.0-preview.2",
3+
"version": "0.82.0-preview.3",
44
"description": "Implementation of react native on top of Office's Win32 platform.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)