diff --git a/change/@office-iss-react-native-win32-cf94fec9-20dc-46d9-a511-34cc6cee49ab.json b/change/@office-iss-react-native-win32-cf94fec9-20dc-46d9-a511-34cc6cee49ab.json deleted file mode 100644 index 72534db4f9b..00000000000 --- a/change/@office-iss-react-native-win32-cf94fec9-20dc-46d9-a511-34cc6cee49ab.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Fix linter issues", - "packageName": "@office-iss/react-native-win32", - "email": "vmorozov@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/change/react-native-windows-38590a49-8082-43a9-9568-3a11b5c943d8.json b/change/react-native-windows-38590a49-8082-43a9-9568-3a11b5c943d8.json deleted file mode 100644 index 12a0118e881..00000000000 --- a/change/react-native-windows-38590a49-8082-43a9-9568-3a11b5c943d8.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Fix linter issues", - "packageName": "react-native-windows", - "email": "vmorozov@microsoft.com", - "dependentChangeType": "patch" -} diff --git a/packages/@office-iss/react-native-win32-tester/package.json b/packages/@office-iss/react-native-win32-tester/package.json index 4c32356a50e..a9357d65d29 100644 --- a/packages/@office-iss/react-native-win32-tester/package.json +++ b/packages/@office-iss/react-native-win32-tester/package.json @@ -17,12 +17,12 @@ "flow-enums-runtime": "^0.0.5" }, "peerDependencies": { - "@office-iss/react-native-win32": "0.74.12", + "@office-iss/react-native-win32": "0.74.13", "react": "18.0.0", "react-native": "^0.74.0" }, "devDependencies": { - "@office-iss/react-native-win32": "0.74.12", + "@office-iss/react-native-win32": "0.74.13", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.9", "@rnw-scripts/just-task": "2.3.25", diff --git a/packages/@office-iss/react-native-win32/CHANGELOG.json b/packages/@office-iss/react-native-win32/CHANGELOG.json index 16e79c98946..3475a062c70 100644 --- a/packages/@office-iss/react-native-win32/CHANGELOG.json +++ b/packages/@office-iss/react-native-win32/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "@office-iss/react-native-win32", "entries": [ + { + "date": "Wed, 08 Apr 2026 03:55:02 GMT", + "version": "0.74.13", + "tag": "@office-iss/react-native-win32_v0.74.13", + "comments": { + "patch": [ + { + "author": "vmorozov@microsoft.com", + "package": "@office-iss/react-native-win32", + "commit": "539960281a2b399bb27508e3ed5104df773c36eb", + "comment": "Fix linter issues" + } + ] + } + }, { "date": "Wed, 18 Mar 2026 04:41:39 GMT", "version": "0.74.12", diff --git a/packages/@office-iss/react-native-win32/CHANGELOG.md b/packages/@office-iss/react-native-win32/CHANGELOG.md index cd76fab3e0c..ba115f659c1 100644 --- a/packages/@office-iss/react-native-win32/CHANGELOG.md +++ b/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, 18 Mar 2026 04:41:39 GMT and should not be manually modified. + +## 0.74.13 + +Wed, 08 Apr 2026 03:55:02 GMT + +### Patches + +- Fix linter issues (vmorozov@microsoft.com) + ## 0.74.12 Wed, 18 Mar 2026 04:41:39 GMT diff --git a/packages/@office-iss/react-native-win32/package.json b/packages/@office-iss/react-native-win32/package.json index 71dfd1cfadb..fcd9f9183fe 100644 --- a/packages/@office-iss/react-native-win32/package.json +++ b/packages/@office-iss/react-native-win32/package.json @@ -1,6 +1,6 @@ { "name": "@office-iss/react-native-win32", - "version": "0.74.12", + "version": "0.74.13", "description": "Implementation of react native on top of Office's Win32 platform.", "repository": { "type": "git", diff --git a/packages/@react-native-windows/automation-channel/package.json b/packages/@react-native-windows/automation-channel/package.json index 03c21b647e4..0125d88fc72 100644 --- a/packages/@react-native-windows/automation-channel/package.json +++ b/packages/@react-native-windows/automation-channel/package.json @@ -32,7 +32,7 @@ "prettier": "2.8.8", "react": "18.2.0", "react-native": "0.74.7", - "react-native-windows": "0.74.55", + "react-native-windows": "0.74.56", "typescript": "5.0.4" }, "files": [ diff --git a/packages/@react-native-windows/tester/package.json b/packages/@react-native-windows/tester/package.json index 548c16e260e..080a2df3aa0 100644 --- a/packages/@react-native-windows/tester/package.json +++ b/packages/@react-native-windows/tester/package.json @@ -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.55", + "react-native-windows": "0.74.56", "react-native-xaml": "^0.0.78" }, "devDependencies": { @@ -33,7 +33,7 @@ "just-scripts": "^1.3.3", "react-native": "0.74.7", "react-native-platform-override": "^1.9.25", - "react-native-windows": "0.74.55", + "react-native-windows": "0.74.56", "typescript": "5.0.4" }, "engines": { diff --git a/packages/e2e-test-app-fabric/package.json b/packages/e2e-test-app-fabric/package.json index f99c8db960b..36035262706 100644 --- a/packages/e2e-test-app-fabric/package.json +++ b/packages/e2e-test-app-fabric/package.json @@ -21,7 +21,7 @@ "@typescript-eslint/parser": "^5.21.0", "react": "18.2.0", "react-native": "0.74.7", - "react-native-windows": "0.74.55" + "react-native-windows": "0.74.56" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/e2e-test-app/package.json b/packages/e2e-test-app/package.json index 2af8f2163c2..dbdfc0957db 100644 --- a/packages/e2e-test-app/package.json +++ b/packages/e2e-test-app/package.json @@ -21,7 +21,7 @@ "@typescript-eslint/parser": "^5.21.0", "react": "18.2.0", "react-native": "0.74.7", - "react-native-windows": "0.74.55", + "react-native-windows": "0.74.56", "react-native-xaml": "^0.0.78" }, "devDependencies": { diff --git a/packages/integration-test-app/package.json b/packages/integration-test-app/package.json index 1aa54eeea3b..b41c1ffd76b 100644 --- a/packages/integration-test-app/package.json +++ b/packages/integration-test-app/package.json @@ -18,7 +18,7 @@ "chai": "^4.2.0", "react": "18.2.0", "react-native": "0.74.7", - "react-native-windows": "0.74.55" + "react-native-windows": "0.74.56" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/playground/package.json b/packages/playground/package.json index d179bedfe17..9b0bfe3c6e6 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -17,7 +17,7 @@ "@typescript-eslint/parser": "^5.21.0", "react": "18.2.0", "react-native": "0.74.7", - "react-native-windows": "0.74.55" + "react-native-windows": "0.74.56" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/sample-apps/package.json b/packages/sample-apps/package.json index 2f49864c0aa..a5a76389c24 100644 --- a/packages/sample-apps/package.json +++ b/packages/sample-apps/package.json @@ -17,7 +17,7 @@ "@typescript-eslint/parser": "^5.57.1", "react": "18.2.0", "react-native": "0.74.7", - "react-native-windows": "0.74.55" + "react-native-windows": "0.74.56" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index a4c24bfd68b..5f6ddc1366c 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Wed, 08 Apr 2026 03:55:02 GMT", + "version": "0.74.56", + "tag": "react-native-windows_v0.74.56", + "comments": { + "patch": [ + { + "author": "vmorozov@microsoft.com", + "package": "react-native-windows", + "commit": "539960281a2b399bb27508e3ed5104df773c36eb", + "comment": "Fix linter issues" + } + ] + } + }, { "date": "Sat, 04 Apr 2026 08:10:03 GMT", "version": "0.74.55", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index 707807eaa40..8df9cad4b36 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - react-native-windows - + +## 0.74.56 + +Wed, 08 Apr 2026 03:55:02 GMT + +### Patches + +- Fix linter issues (vmorozov@microsoft.com) + ## 0.74.55 Sat, 04 Apr 2026 08:10:03 GMT diff --git a/vnext/PropertySheets/Generated/PackageVersion.g.props b/vnext/PropertySheets/Generated/PackageVersion.g.props index 1658cb5d3d2..924787bd49d 100644 --- a/vnext/PropertySheets/Generated/PackageVersion.g.props +++ b/vnext/PropertySheets/Generated/PackageVersion.g.props @@ -10,11 +10,11 @@ --> - 0.74.55 + 0.74.56 0 74 - 55 + 56 false - b4d2eb3fe2548f870714a8cdd692ad533085b397 + 539960281a2b399bb27508e3ed5104df773c36eb \ No newline at end of file diff --git a/vnext/package.json b/vnext/package.json index b6fc3956965..a5ec5b01656 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.74.55", + "version": "0.74.56", "license": "MIT", "repository": { "type": "git",