Skip to content

Commit 4da9914

Browse files
committed
bumped packages versions
#publish-packages-to-npm
1 parent 6f02d55 commit 4da9914

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.6",
3+
"version": "0.72.7",
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@react-native-community/cli-platform-android": "11.3.7",
8484
"@react-native-community/cli-platform-ios": "11.3.7",
8585
"@react-native/assets-registry": "^0.72.0",
86-
"@react-native/codegen": "^0.72.6",
86+
"@react-native/codegen": "^0.72.7",
8787
"@react-native/gradle-plugin": "^0.72.11",
8888
"@react-native/js-polyfills": "^0.72.1",
8989
"@react-native/normalize-colors": "^0.72.0",

0 commit comments

Comments
 (0)