Update release processes to update the Hermes versions independently from React Native#53985
Closed
j-piasecki wants to merge 1 commit into
Closed
Update release processes to update the Hermes versions independently from React Native#53985j-piasecki wants to merge 1 commit into
j-piasecki wants to merge 1 commit into
Conversation
Contributor
|
@j-piasecki has exported this pull request. If you are a Meta employee, you can view the originating Diff in D82438054. |
f0b2419 to
145b1d2
Compare
cortinico
requested changes
Oct 17, 2025
cortinico
left a comment
Contributor
There was a problem hiding this comment.
Review automatically exported from Phabricator review in Meta.
c3eed3d to
00cc92f
Compare
…from React Native (#53985) Summary: Changelog: [Internal] Updates the release scripts to set the Hermes version independently from React Native. Reviewed By: cipolleschi Differential Revision: D82438054
00cc92f to
e9bde4e
Compare
|
@j-piasecki has exported this pull request. If you are a Meta employee, you can view the originating Diff in D82438054. |
cortinico
approved these changes
Oct 22, 2025
cortinico
left a comment
Contributor
There was a problem hiding this comment.
Review automatically exported from Phabricator review in Meta.
|
This pull request has been merged in 406dd87. |
Collaborator
|
This pull request was successfully merged by @j-piasecki in 406dd87 When will my fix make it into a release? | How to file a pick request? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
Changelog: [Internal]
Updates the release scripts to set the Hermes version independently from React Native.
Differential Revision: D82438054