Skip to content

Commit

Permalink
applying package updates ***NO_CI***
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbot committed May 6, 2024
1 parent b422f06 commit a5e9c8d
Show file tree
Hide file tree
Showing 18 changed files with 70 additions and 38 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

4 changes: 2 additions & 2 deletions packages/@office-iss/react-native-win32-tester/package.json
Expand Up @@ -17,12 +17,12 @@
"flow-enums-runtime": "^0.0.5"
},
"peerDependencies": {
"@office-iss/react-native-win32": "0.74.1",
"@office-iss/react-native-win32": "0.74.2",
"react": "18.0.0",
"react-native": "^0.74.0"
},
"devDependencies": {
"@office-iss/react-native-win32": "0.74.1",
"@office-iss/react-native-win32": "0.74.2",
"@rnw-scripts/babel-react-native-config": "0.0.0",
"@rnw-scripts/eslint-config": "1.2.9",
"@rnw-scripts/just-task": "2.3.25",
Expand Down
15 changes: 15 additions & 0 deletions packages/@office-iss/react-native-win32/CHANGELOG.json
@@ -1,6 +1,21 @@
{
"name": "@office-iss/react-native-win32",
"entries": [
{
"date": "Mon, 06 May 2024 15:17:11 GMT",
"version": "0.74.2",
"tag": "@office-iss/react-native-win32_v0.74.2",
"comments": {
"patch": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "@office-iss/react-native-win32",
"commit": "64ae33cd632a5818a03e3d86b0268f801431d85c",
"comment": "Integrate 0.74.1"
}
]
}
},
{
"date": "Wed, 01 May 2024 20:37:36 GMT",
"version": "0.74.1",
Expand Down
10 changes: 9 additions & 1 deletion packages/@office-iss/react-native-win32/CHANGELOG.md
@@ -1,9 +1,17 @@
# Change Log - @office-iss/react-native-win32

This log was last generated on Wed, 01 May 2024 20:37:36 GMT and should not be manually modified.
This log was last generated on Mon, 06 May 2024 15:17:11 GMT and should not be manually modified.

<!-- Start content -->

## 0.74.2

Mon, 06 May 2024 15:17:11 GMT

### Patches

- Integrate 0.74.1 (30809111+acoates-ms@users.noreply.github.com)

## 0.74.1

Wed, 01 May 2024 20:37:36 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/@office-iss/react-native-win32/package.json
@@ -1,6 +1,6 @@
{
"name": "@office-iss/react-native-win32",
"version": "0.74.1",
"version": "0.74.2",
"description": "Implementation of react native on top of Office's Win32 platform.",
"repository": {
"type": "git",
Expand Down
Expand Up @@ -32,7 +32,7 @@
"prettier": "2.8.8",
"react": "18.2.0",
"react-native": "0.74.1",
"react-native-windows": "0.74.1",
"react-native-windows": "0.74.2",
"typescript": "5.0.4"
},
"files": [
Expand Down
4 changes: 2 additions & 2 deletions packages/@react-native-windows/tester/package.json
Expand Up @@ -19,7 +19,7 @@
"@react-native-picker/picker": "2.4.10",
"react": "18.0.0",
"react-native": "^0.74.0",
"react-native-windows": "0.74.1",
"react-native-windows": "0.74.2",
"react-native-xaml": "^0.0.78"
},
"devDependencies": {
Expand All @@ -33,7 +33,7 @@
"just-scripts": "^1.3.3",
"react-native": "0.74.1",
"react-native-platform-override": "^1.9.25",
"react-native-windows": "0.74.1",
"react-native-windows": "0.74.2",
"typescript": "5.0.4"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-test-app-fabric/package.json
Expand Up @@ -21,7 +21,7 @@
"@typescript-eslint/parser": "^5.21.0",
"react": "18.2.0",
"react-native": "0.74.1",
"react-native-windows": "0.74.1"
"react-native-windows": "0.74.2"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-test-app/package.json
Expand Up @@ -21,7 +21,7 @@
"@typescript-eslint/parser": "^5.21.0",
"react": "18.2.0",
"react-native": "0.74.1",
"react-native-windows": "0.74.1",
"react-native-windows": "0.74.2",
"react-native-xaml": "^0.0.78"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/integration-test-app/package.json
Expand Up @@ -18,7 +18,7 @@
"chai": "^4.2.0",
"react": "18.2.0",
"react-native": "0.74.1",
"react-native-windows": "0.74.1"
"react-native-windows": "0.74.2"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/package.json
Expand Up @@ -17,7 +17,7 @@
"@typescript-eslint/parser": "^5.21.0",
"react": "18.2.0",
"react-native": "0.74.1",
"react-native-windows": "0.74.1"
"react-native-windows": "0.74.2"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sample-apps/package.json
Expand Up @@ -17,7 +17,7 @@
"@typescript-eslint/parser": "^5.57.1",
"react": "18.2.0",
"react-native": "0.74.1",
"react-native-windows": "0.74.1"
"react-native-windows": "0.74.2"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down
21 changes: 21 additions & 0 deletions vnext/CHANGELOG.json
@@ -1,6 +1,27 @@
{
"name": "react-native-windows",
"entries": [
{
"date": "Mon, 06 May 2024 15:17:11 GMT",
"version": "0.74.2",
"tag": "react-native-windows_v0.74.2",
"comments": {
"patch": [
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "react-native-windows",
"commit": "b422f06e2b5ac1bd5fb7cffbc9f247024452120a",
"comment": "Add ability to provide custom image uri handlers"
},
{
"author": "30809111+acoates-ms@users.noreply.github.com",
"package": "react-native-windows",
"commit": "64ae33cd632a5818a03e3d86b0268f801431d85c",
"comment": "Integrate 0.74.1"
}
]
}
},
{
"date": "Wed, 01 May 2024 20:37:36 GMT",
"version": "0.74.1",
Expand Down
11 changes: 10 additions & 1 deletion vnext/CHANGELOG.md
@@ -1,9 +1,18 @@
# Change Log - react-native-windows

This log was last generated on Wed, 01 May 2024 20:37:36 GMT and should not be manually modified.
This log was last generated on Mon, 06 May 2024 15:17:11 GMT and should not be manually modified.

<!-- Start content -->

## 0.74.2

Mon, 06 May 2024 15:17:11 GMT

### Patches

- Add ability to provide custom image uri handlers (30809111+acoates-ms@users.noreply.github.com)
- Integrate 0.74.1 (30809111+acoates-ms@users.noreply.github.com)

## 0.74.1

Wed, 01 May 2024 20:37:36 GMT
Expand Down
6 changes: 3 additions & 3 deletions vnext/PropertySheets/Generated/PackageVersion.g.props
Expand Up @@ -10,11 +10,11 @@
-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ReactNativeWindowsVersion>0.74.1</ReactNativeWindowsVersion>
<ReactNativeWindowsVersion>0.74.2</ReactNativeWindowsVersion>
<ReactNativeWindowsMajor>0</ReactNativeWindowsMajor>
<ReactNativeWindowsMinor>74</ReactNativeWindowsMinor>
<ReactNativeWindowsPatch>1</ReactNativeWindowsPatch>
<ReactNativeWindowsPatch>2</ReactNativeWindowsPatch>
<ReactNativeWindowsCanary>false</ReactNativeWindowsCanary>
<ReactNativeWindowsCommitId>7fd1f4439e2e1f109d4d2b20a97073f14bcbf504</ReactNativeWindowsCommitId>
<ReactNativeWindowsCommitId>b422f06e2b5ac1bd5fb7cffbc9f247024452120a</ReactNativeWindowsCommitId>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion vnext/package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-windows",
"version": "0.74.1",
"version": "0.74.2",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit a5e9c8d

Please sign in to comment.