Skip to content

Commit 99ecc3c

Browse files
committed
applying package updates ***NO_CI***
1 parent 64e5b31 commit 99ecc3c

File tree

17 files changed

+63
-31
lines changed

17 files changed

+63
-31
lines changed

change/@office-iss-react-native-win32-efc157cb-b482-4899-b79b-89b3f085607b.json

-7
This file was deleted.

change/react-native-windows-9c60d593-eff2-4b1f-87c1-117071c07ef5.json

-7
This file was deleted.

packages/@office-iss/react-native-win32-tester/package.json

+2-2
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.72.14",
20+
"@office-iss/react-native-win32": "0.72.15",
2121
"react": "18.0.0",
2222
"react-native": "^0.72.6"
2323
},
2424
"devDependencies": {
25-
"@office-iss/react-native-win32": "0.72.14",
25+
"@office-iss/react-native-win32": "0.72.15",
2626
"@rnw-scripts/babel-react-native-config": "0.0.0",
2727
"@rnw-scripts/eslint-config": "1.1.15",
2828
"@rnw-scripts/just-task": "2.3.6",

packages/@office-iss/react-native-win32/CHANGELOG.json

+15
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": "Mon, 27 May 2024 15:14:13 GMT",
6+
"tag": "@office-iss/react-native-win32_v0.72.15",
7+
"version": "0.72.15",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "email not defined",
12+
"package": "@office-iss/react-native-win32",
13+
"commit": "64e5b314ccba2fb500617b2617ffb9930cc945ab",
14+
"comment": "integrate 0.72.14"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Mon, 18 Mar 2024 20:19:30 GMT",
621
"tag": "@office-iss/react-native-win32_v0.72.14",

packages/@office-iss/react-native-win32/CHANGELOG.md

+9-1
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 Mon, 18 Mar 2024 20:19:30 GMT and should not be manually modified.
3+
This log was last generated on Mon, 27 May 2024 15:14:13 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.72.15
8+
9+
Mon, 27 May 2024 15:14:13 GMT
10+
11+
### Patches
12+
13+
- integrate 0.72.14 (email not defined)
14+
715
## 0.72.14
816

917
Mon, 18 Mar 2024 20:19:30 GMT

packages/@office-iss/react-native-win32/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@office-iss/react-native-win32",
3-
"version": "0.72.14",
3+
"version": "0.72.15",
44
"description": "Implementation of react native on top of Office's Win32 platform.",
55
"repository": {
66
"type": "git",

packages/@react-native-windows/automation-channel/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"prettier": "^2.4.1",
3333
"react": "18.2.0",
3434
"react-native": "0.72.14",
35-
"react-native-windows": "0.72.32",
35+
"react-native-windows": "0.72.33",
3636
"typescript": "^4.9.5"
3737
},
3838
"files": [

packages/@react-native-windows/tester/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@react-native-picker/picker": "2.4.10",
2020
"react": "18.0.0",
2121
"react-native": "^0.72.6",
22-
"react-native-windows": "0.72.32",
22+
"react-native-windows": "0.72.33",
2323
"react-native-xaml": "^0.0.50"
2424
},
2525
"devDependencies": {
@@ -33,7 +33,7 @@
3333
"just-scripts": "^1.3.3",
3434
"react-native": "0.72.14",
3535
"react-native-platform-override": "^1.9.4",
36-
"react-native-windows": "0.72.32",
36+
"react-native-windows": "0.72.33",
3737
"typescript": "^4.9.5"
3838
},
3939
"engines": {

packages/e2e-test-app-fabric/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@typescript-eslint/parser": "^5.21.0",
2020
"react": "18.2.0",
2121
"react-native": "0.72.14",
22-
"react-native-windows": "0.72.32"
22+
"react-native-windows": "0.72.33"
2323
},
2424
"devDependencies": {
2525
"@babel/core": "^7.20.0",

packages/e2e-test-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@typescript-eslint/parser": "^5.21.0",
2121
"react": "18.2.0",
2222
"react-native": "0.72.14",
23-
"react-native-windows": "0.72.32",
23+
"react-native-windows": "0.72.33",
2424
"react-native-xaml": "^0.0.74"
2525
},
2626
"devDependencies": {

packages/integration-test-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"chai": "^4.2.0",
1818
"react": "18.2.0",
1919
"react-native": "0.72.14",
20-
"react-native-windows": "0.72.32"
20+
"react-native-windows": "0.72.33"
2121
},
2222
"devDependencies": {
2323
"@babel/core": "^7.20.0",

packages/playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@typescript-eslint/parser": "^5.21.0",
1717
"react": "18.2.0",
1818
"react-native": "0.72.14",
19-
"react-native-windows": "0.72.32"
19+
"react-native-windows": "0.72.33"
2020
},
2121
"devDependencies": {
2222
"@babel/core": "^7.20.0",

packages/sample-apps/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@typescript-eslint/parser": "^5.30.5",
1717
"react": "18.2.0",
1818
"react-native": "0.72.14",
19-
"react-native-windows": "0.72.32"
19+
"react-native-windows": "0.72.33"
2020
},
2121
"devDependencies": {
2222
"@babel/core": "^7.20.0",

vnext/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "react-native-windows",
33
"entries": [
4+
{
5+
"date": "Mon, 27 May 2024 15:14:13 GMT",
6+
"tag": "react-native-windows_v0.72.33",
7+
"version": "0.72.33",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "email not defined",
12+
"package": "react-native-windows",
13+
"commit": "64e5b314ccba2fb500617b2617ffb9930cc945ab",
14+
"comment": "integrate 0.72.14"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 13 Mar 2024 03:59:54 GMT",
621
"tag": "react-native-windows_v0.72.32",

vnext/CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Change Log - react-native-windows
22

3-
This log was last generated on Wed, 13 Mar 2024 03:59:54 GMT and should not be manually modified.
3+
This log was last generated on Mon, 27 May 2024 15:14:13 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.72.33
8+
9+
Mon, 27 May 2024 15:14:13 GMT
10+
11+
### Patches
12+
13+
- integrate 0.72.14 (email not defined)
14+
715
## 0.72.32
816

917
Wed, 13 Mar 2024 03:59:54 GMT

vnext/PropertySheets/Generated/PackageVersion.g.props

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
-->
1111
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1212
<PropertyGroup>
13-
<ReactNativeWindowsVersion>0.72.32</ReactNativeWindowsVersion>
13+
<ReactNativeWindowsVersion>0.72.33</ReactNativeWindowsVersion>
1414
<ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
1515
<ReactNativeWindowsMinor>72</ReactNativeWindowsMinor>
16-
<ReactNativeWindowsPatch>32</ReactNativeWindowsPatch>
16+
<ReactNativeWindowsPatch>33</ReactNativeWindowsPatch>
1717
<ReactNativeWindowsCanary>false</ReactNativeWindowsCanary>
18-
<ReactNativeWindowsCommitId>5e396ba8c0e2b687eeb194d52c595cf217c7f280</ReactNativeWindowsCommitId>
18+
<ReactNativeWindowsCommitId>64e5b314ccba2fb500617b2617ffb9930cc945ab</ReactNativeWindowsCommitId>
1919
</PropertyGroup>
2020
</Project>

vnext/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-windows",
3-
"version": "0.72.32",
3+
"version": "0.72.33",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)