diff --git a/change/@office-iss-react-native-win32-5058a81c-83e7-4d70-83c0-3a4983b75fb6.json b/change/@office-iss-react-native-win32-5058a81c-83e7-4d70-83c0-3a4983b75fb6.json deleted file mode 100644 index 2b988aaaa2d..00000000000 --- a/change/@office-iss-react-native-win32-5058a81c-83e7-4d70-83c0-3a4983b75fb6.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "patch", - "comment": "Fix invariant throwing on usage on animated", - "packageName": "@office-iss/react-native-win32", - "email": "30809111+acoates-ms@users.noreply.github.com", - "dependentChangeType": "patch" -} diff --git a/change/react-native-windows-e5b91d1c-aafb-48c2-84b7-0296657e2f1d.json b/change/react-native-windows-e5b91d1c-aafb-48c2-84b7-0296657e2f1d.json deleted file mode 100644 index ae0d15d9e79..00000000000 --- a/change/react-native-windows-e5b91d1c-aafb-48c2-84b7-0296657e2f1d.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "type": "none", - "comment": "Revert \"[0.81]Fix crash in ABIViewManager::RemoveAllChildren during shutdown …\"", - "packageName": "react-native-windows", - "email": "hmalothu@microsoft.com", - "dependentChangeType": "none" -} diff --git a/packages/@office-iss/react-native-win32-tester/package.json b/packages/@office-iss/react-native-win32-tester/package.json index b4a09dadc69..dbf7cc0b1a0 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.6" }, "peerDependencies": { - "@office-iss/react-native-win32": "0.81.6", + "@office-iss/react-native-win32": "0.81.7", "react": "19.1.4", "react-native": "^0.81.0" }, "devDependencies": { - "@office-iss/react-native-win32": "0.81.6", + "@office-iss/react-native-win32": "0.81.7", "@rnw-scripts/babel-react-native-config": "0.0.0", "@rnw-scripts/eslint-config": "1.2.37", "@rnw-scripts/just-task": "2.3.56", diff --git a/packages/@office-iss/react-native-win32/CHANGELOG.json b/packages/@office-iss/react-native-win32/CHANGELOG.json index adf428d8f2e..06ce098516c 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": "Mon, 16 Mar 2026 19:38:05 GMT", + "version": "0.81.7", + "tag": "@office-iss/react-native-win32_v0.81.7", + "comments": { + "patch": [ + { + "author": "30809111+acoates-ms@users.noreply.github.com", + "package": "@office-iss/react-native-win32", + "commit": "ec233c34b76b99dc425cd9d377265f493bff4bff", + "comment": "Fix invariant throwing on usage on animated" + } + ] + } + }, { "date": "Thu, 12 Mar 2026 08:48:51 GMT", "version": "0.81.6", diff --git a/packages/@office-iss/react-native-win32/CHANGELOG.md b/packages/@office-iss/react-native-win32/CHANGELOG.md index 12066a1c627..b1405cb117a 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 - + +## 0.81.7 + +Mon, 16 Mar 2026 19:38:05 GMT + +### Patches + +- Fix invariant throwing on usage on animated (30809111+acoates-ms@users.noreply.github.com) + ## 0.81.6 Thu, 12 Mar 2026 08:48:51 GMT diff --git a/packages/@office-iss/react-native-win32/package.json b/packages/@office-iss/react-native-win32/package.json index c37a1e755d3..4b1a5b7e9c9 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.81.6", + "version": "0.81.7", "description": "Implementation of react native on top of Office's Win32 platform.", "repository": { "type": "git", diff --git a/vnext/CHANGELOG.json b/vnext/CHANGELOG.json index 36bf28940e6..1653b4f351a 100644 --- a/vnext/CHANGELOG.json +++ b/vnext/CHANGELOG.json @@ -1,6 +1,21 @@ { "name": "react-native-windows", "entries": [ + { + "date": "Mon, 16 Mar 2026 19:38:05 GMT", + "version": "0.81.7", + "tag": "react-native-windows_v0.81.7", + "comments": { + "none": [ + { + "author": "hmalothu@microsoft.com", + "package": "react-native-windows", + "commit": "ec233c34b76b99dc425cd9d377265f493bff4bff", + "comment": "Revert \"[0.81]Fix crash in ABIViewManager::RemoveAllChildren during shutdown …\"" + } + ] + } + }, { "date": "Thu, 12 Mar 2026 08:48:51 GMT", "version": "0.81.7",