We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3c6cf4 commit 0db45a5Copy full SHA for 0db45a5
2 files changed
packages/react-native-codegen/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@react-native/codegen",
3
- "version": "0.72.7",
+ "version": "0.72.8",
4
"description": "⚛️ Code generation tools for React Native",
5
"homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/react-native-codegen",
6
"repository": {
packages/react-native/package.json
@@ -83,7 +83,7 @@
83
"@react-native-community/cli-platform-android": "11.3.10",
84
"@react-native-community/cli-platform-ios": "11.3.10",
85
"@react-native/assets-registry": "^0.72.0",
86
- "@react-native/codegen": "^0.72.7",
+ "@react-native/codegen": "^0.72.8",
87
"@react-native/gradle-plugin": "^0.72.11",
88
"@react-native/js-polyfills": "^0.72.1",
89
"@react-native/normalize-colors": "^0.72.0",
0 commit comments