Skip to content

Commit e3a71b0

Browse files
cortinicofacebook-github-bot
authored andcommitted
Bump react-native-codegen to 0.0.9
Summary: Bumping the codegen to a new version to ship a change to the Android template. Changelog: [General] [Changed] - Bump react-native-codegen to 0.0.9 Reviewed By: hramos, mdvacca Differential Revision: D31762139 fbshipit-source-id: 71a96210a3577c12ff3c9f9013c6e72adf4a0ecb
1 parent 3f62904 commit e3a71b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/react-native-codegen/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-codegen",
3-
"version": "0.0.8",
3+
"version": "0.0.9",
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"mkdirp": "^0.5.1",
4646
"prettier": "1.19.1",
4747
"react": "17.0.2",
48-
"react-native-codegen": "^0.0.8",
48+
"react-native-codegen": "^0.0.9",
4949
"react-shallow-renderer": "16.14.1",
5050
"react-test-renderer": "17.0.2",
5151
"shelljs": "^0.7.8",

0 commit comments

Comments
 (0)