diff --git a/change/react-native-windows-94cad441-d079-4e22-bfcc-f2beb900bad1.json b/change/react-native-windows-94cad441-d079-4e22-bfcc-f2beb900bad1.json deleted file mode 100644 index 351eaad7f94..00000000000 --- a/change/react-native-windows-94cad441-d079-4e22-bfcc-f2beb900bad1.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "std::aligned_storage is deprecated", - "packageName": "react-native-windows", - "email": "30809111+acoates-ms@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/packages/@react-native-windows/automation-channel/package.json b/packages/@react-native-windows/automation-channel/package.json index 0d1e6858490..169f1470df5 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.5", - "react-native-windows": "0.74.28", + "react-native-windows": "0.74.29", "typescript": "5.0.4" }, "files": [ diff --git a/packages/@react-native-windows/tester/package.json b/packages/@react-native-windows/tester/package.json index c920e24b088..e057f79a68a 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.28", + "react-native-windows": "0.74.29", "react-native-xaml": "^0.0.78" }, "devDependencies": { @@ -33,7 +33,7 @@ "just-scripts": "^1.3.3", "react-native": "0.74.5", "react-native-platform-override": "^1.9.25", - "react-native-windows": "0.74.28", + "react-native-windows": "0.74.29", "typescript": "5.0.4" }, "engines": { diff --git a/packages/e2e-test-app-fabric/package.json b/packages/e2e-test-app-fabric/package.json index 5a0488e8db1..afe48dfe0f1 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.5", - "react-native-windows": "0.74.28" + "react-native-windows": "0.74.29" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/e2e-test-app/package.json b/packages/e2e-test-app/package.json index 0f6d668ca93..cfc1666cdab 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.5", - "react-native-windows": "0.74.28", + "react-native-windows": "0.74.29", "react-native-xaml": "^0.0.78" }, "devDependencies": { diff --git a/packages/integration-test-app/package.json b/packages/integration-test-app/package.json index dd0913607fb..dbcd6dd0ebe 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.5", - "react-native-windows": "0.74.28" + "react-native-windows": "0.74.29" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/playground/package.json b/packages/playground/package.json index d298eb0ee07..203283644e6 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.5", - "react-native-windows": "0.74.28" + "react-native-windows": "0.74.29" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/packages/sample-apps/package.json b/packages/sample-apps/package.json index dbdd5a3578e..aa8ad0a02f7 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.5", - "react-native-windows": "0.74.28" + "react-native-windows": "0.74.29" }, "devDependencies": { "@babel/core": "^7.20.0", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index 6ed0962d380..e78e21a0d3a 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Wed, 08 Jan 2025 20:05:17 GMT", + "version": "0.74.29", + "tag": "react-native-windows_v0.74.29", + "comments": { + "patch": [ + { + "author": "30809111+acoates-ms@users.noreply.github.com", + "package": "react-native-windows", + "commit": "c15cbb774b3faa73f63778955cc8a4085e39210e", + "comment": "std::aligned_storage is deprecated" + } + ] + } + }, { "date": "Tue, 07 Jan 2025 22:01:59 GMT", "version": "0.74.28", diff --git a/vnext/CHANGELOG.md b/vnext/CHANGELOG.md index 55e593bee38..db2175f5045 100644 --- a/vnext/CHANGELOG.md +++ b/vnext/CHANGELOG.md @@ -1,9 +1,17 @@ # Change Log - react-native-windows -This log was last generated on Tue, 07 Jan 2025 22:01:59 GMT and should not be manually modified. +This log was last generated on Wed, 08 Jan 2025 20:05:17 GMT and should not be manually modified. +## 0.74.29 + +Wed, 08 Jan 2025 20:05:17 GMT + +### Patches + +- std::aligned_storage is deprecated (30809111+acoates-ms@users.noreply.github.com) + ## 0.74.28 Tue, 07 Jan 2025 22:01:59 GMT diff --git a/vnext/PropertySheets/Generated/PackageVersion.g.props b/vnext/PropertySheets/Generated/PackageVersion.g.props index 8bade0e5932..0de0e5ef50e 100644 --- a/vnext/PropertySheets/Generated/PackageVersion.g.props +++ b/vnext/PropertySheets/Generated/PackageVersion.g.props @@ -10,11 +10,11 @@ --> - 0.74.28 + 0.74.29 0 74 - 28 + 29 false - 5ba9938ca2e5f47ca374e84cc22cfdd07b2eb634 + c15cbb774b3faa73f63778955cc8a4085e39210e \ No newline at end of file diff --git a/vnext/package.json b/vnext/package.json index eed8af5c939..06e3fff6b08 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -1,6 +1,6 @@ { "name": "react-native-windows", - "version": "0.74.28", + "version": "0.74.29", "license": "MIT", "repository": { "type": "git",