Skip to content

Commit a2166b2

Browse files
cipolleschifacebook-github-bot
authored andcommitted
bump codegen to v0.71.1 (#35154)
Summary: Pull Request resolved: #35154 This diff bumps the codegen to v0.71.1, preparing it for the branch cut. ## Changelog [General][Changed] - Bump codegen version Reviewed By: dmytrorykun Differential Revision: D40852498 fbshipit-source-id: ba1dc87f3726bc27cbd176f160c62a0bdc291433
1 parent 76c7cca commit a2166b2

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.71.0",
3+
"version": "0.71.1",
44
"description": "⚛️ Code generation tools for React Native",
55
"homepage": "https://github.com/facebook/react-native/tree/HEAD/packages/react-native-codegen",
66
"repository": {

repo-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"mkdirp": "^0.5.1",
4747
"prettier": "^2.4.1",
4848
"react": "18.2.0",
49-
"react-native-codegen": "^0.71.0",
49+
"react-native-codegen": "^0.71.1",
5050
"react-test-renderer": "18.2.0",
5151
"shelljs": "^0.8.5",
5252
"signedsource": "^1.0.0",

0 commit comments

Comments
 (0)