Skip to content

Commit 0db45a5

Browse files
committed
bumped packages versions
#publish-packages-to-npm
1 parent c3c6cf4 commit 0db45a5

2 files changed

Lines changed: 2 additions & 2 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.7",
3+
"version": "0.72.8",
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.10",
8484
"@react-native-community/cli-platform-ios": "11.3.10",
8585
"@react-native/assets-registry": "^0.72.0",
86-
"@react-native/codegen": "^0.72.7",
86+
"@react-native/codegen": "^0.72.8",
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)