Skip to content

Commit b2f2737

Browse files
committed
bumped packages versions
#publish-packages-to-npm
1 parent 0817eaa commit b2f2737

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

packages/react-native-codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native/codegen",
3-
"version": "0.72.5",
3+
"version": "0.72.6",
44
"description": "⚛️ Code generation tools for React Native",
55
"homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/react-native-codegen",
66
"repository": {

packages/react-native/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@react-native-community/cli-platform-android": "11.3.1",
8484
"@react-native-community/cli-platform-ios": "11.3.1",
8585
"@react-native/assets-registry": "^0.72.0",
86-
"@react-native/codegen": "^0.72.5",
86+
"@react-native/codegen": "^0.72.6",
8787
"@react-native/gradle-plugin": "^0.72.10",
8888
"@react-native/js-polyfills": "^0.72.1",
8989
"@react-native/normalize-colors": "^0.72.0",
@@ -133,4 +133,4 @@
133133
}
134134
]
135135
}
136-
}
136+
}

0 commit comments

Comments
 (0)