Release 0.75.0

#publish-packages-to-npm&latest
This commit is contained in:
React Native Bot
2024-08-14 14:54:23 +00:00
parent 9120cd30f2
commit 89cdc14c8b
35 changed files with 64 additions and 64 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@react-native/babel-plugin-codegen",
"version": "0.75.0-rc.7",
"version": "0.75.0",
"description": "Babel plugin to generate native module and view manager code for React Native.",
"license": "MIT",
"repository": {
@@ -25,7 +25,7 @@
"index.js"
],
"dependencies": {
"@react-native/codegen": "0.75.0-rc.7"
"@react-native/codegen": "0.75.0"
},
"devDependencies": {
"@babel/core": "^7.20.0"