Skip to content

Commit f7e59bd

Browse files
committed
applying package updates ***NO_CI***
1 parent dcb75bb commit f7e59bd

File tree

11 files changed

+35
-19
lines changed

11 files changed

+35
-19
lines changed

change/react-native-windows-3830c060-3a1d-4649-b97e-65f622437cc1.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

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

Lines changed: 1 addition & 1 deletion
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.71.12",
35-
"react-native-windows": "0.71.33",
35+
"react-native-windows": "0.71.34",
3636
"typescript": "^4.9.5"
3737
},
3838
"files": [

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@react-native-picker/picker": "2.2.0",
1919
"react": "18.0.0",
2020
"react-native": "^0.71.0",
21-
"react-native-windows": "0.71.33",
21+
"react-native-windows": "0.71.34",
2222
"react-native-xaml": "^0.0.50"
2323
},
2424
"devDependencies": {
@@ -32,7 +32,7 @@
3232
"just-scripts": "^1.3.3",
3333
"react-native": "0.71.12",
3434
"react-native-platform-override": "^1.8.3",
35-
"react-native-windows": "0.71.33",
35+
"react-native-windows": "0.71.34",
3636
"typescript": "^4.9.5"
3737
},
3838
"engines": {

packages/e2e-test-app/package.json

Lines changed: 1 addition & 1 deletion
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.71.12",
23-
"react-native-windows": "0.71.33",
23+
"react-native-windows": "0.71.34",
2424
"react-native-xaml": "^0.0.74"
2525
},
2626
"devDependencies": {

packages/integration-test-app/package.json

Lines changed: 1 addition & 1 deletion
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.71.12",
20-
"react-native-windows": "0.71.33"
20+
"react-native-windows": "0.71.34"
2121
},
2222
"devDependencies": {
2323
"@babel/core": "^7.20.0",

packages/playground/package.json

Lines changed: 1 addition & 1 deletion
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.71.12",
19-
"react-native-windows": "0.71.33"
19+
"react-native-windows": "0.71.34"
2020
},
2121
"devDependencies": {
2222
"@babel/core": "^7.20.0",

packages/sample-apps/package.json

Lines changed: 1 addition & 1 deletion
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.71.12",
19-
"react-native-windows": "0.71.33"
19+
"react-native-windows": "0.71.34"
2020
},
2121
"devDependencies": {
2222
"@babel/core": "^7.20.0",

vnext/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "react-native-windows",
33
"entries": [
4+
{
5+
"date": "Fri, 18 Aug 2023 17:27:24 GMT",
6+
"tag": "react-native-windows_v0.71.34",
7+
"version": "0.71.34",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "react-native-windows",
13+
"commit": "dcb75bb13724478583d873251e4ab7e353447ba8",
14+
"comment": "Update V8 JSI version to 0.71.8"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 17 Aug 2023 14:36:56 GMT",
621
"tag": "react-native-windows_v0.71.33",

vnext/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
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 Thu, 17 Aug 2023 14:36:56 GMT and should not be manually modified.
3+
This log was last generated on Fri, 18 Aug 2023 17:27:24 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## 0.71.34
8+
9+
Fri, 18 Aug 2023 17:27:24 GMT
10+
11+
### Patches
12+
13+
- Update V8 JSI version to 0.71.8 ([email protected])
14+
715
## 0.71.33
816

917
Thu, 17 Aug 2023 14:36:56 GMT

vnext/PropertySheets/Generated/PackageVersion.g.props

Lines changed: 3 additions & 3 deletions
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.71.33</ReactNativeWindowsVersion>
13+
<ReactNativeWindowsVersion>0.71.34</ReactNativeWindowsVersion>
1414
<ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
1515
<ReactNativeWindowsMinor>71</ReactNativeWindowsMinor>
16-
<ReactNativeWindowsPatch>33</ReactNativeWindowsPatch>
16+
<ReactNativeWindowsPatch>34</ReactNativeWindowsPatch>
1717
<ReactNativeWindowsCanary>false</ReactNativeWindowsCanary>
18-
<ReactNativeWindowsCommitId>55b4fc1d73be6d449ab3544fa59b0ee32016bb31</ReactNativeWindowsCommitId>
18+
<ReactNativeWindowsCommitId>dcb75bb13724478583d873251e4ab7e353447ba8</ReactNativeWindowsCommitId>
1919
</PropertyGroup>
2020
</Project>

vnext/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-windows",
3-
"version": "0.71.33",
3+
"version": "0.71.34",
44
"license": "MIT",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)