Skip to content

Commit ef4cc66

Browse files
robhoganmeta-codesync[bot]
authored andcommitted
Bump hermes-compiler on main to 0.18.0 (#2008)
Summary: As part of branch cutting for React Native OSS (which still supports legacy Hermes), React Native 0.86 will [track](facebook/react-native@89a2a20) [`release-v0.17`](https://github.com/facebook/hermes/tree/release-v0.17) of (legacy) Hermes, which I cut yesterday. This bumps the version on `main` to `0.18.0` ready for the next branch cut (per [release process](https://github.com/reactwg/react-native-releases/blob/main/docs/guide-hermes-release.md#step-5-bump-version-on-main-and-hermes-v1-release-branch), see also #1871, #1923). Pull Request resolved: #2008 Reviewed By: cortinico Differential Revision: D104215999 Pulled By: robhogan fbshipit-source-id: 28abe89a4cc0eb75c6b78ceb150453de47f0ef93
1 parent 829dcd7 commit ef4cc66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

npm/hermes-compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hermes-compiler",
3-
"version": "0.17.0",
3+
"version": "0.18.0",
44
"private": false,
55
"description": "The hermes compiler CLI used during the React Native build process",
66
"license": "MIT",

0 commit comments

Comments
 (0)