Release 0.81.3

#publish-packages-to-npm&0.81-stable
This commit is contained in:
React Native Bot
2025-09-10 00:51:28 +00:00
parent 537e3ad930
commit 503f0e9ec9
34 changed files with 64 additions and 64 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@react-native/babel-plugin-codegen",
"version": "0.81.2",
"version": "0.81.3",
"description": "Babel plugin to generate native module and view manager code for React Native.",
"license": "MIT",
"repository": {
@@ -26,7 +26,7 @@
],
"dependencies": {
"@babel/traverse": "^7.25.3",
"@react-native/codegen": "0.81.2"
"@react-native/codegen": "0.81.3"
},
"devDependencies": {
"@babel/core": "^7.25.2"