[RN][Releases] Use the right package.json when comparing react-native's versions#54495
Closed
cipolleschi wants to merge 1 commit into
Closed
[RN][Releases] Use the right package.json when comparing react-native's versions#54495cipolleschi wants to merge 1 commit into
cipolleschi wants to merge 1 commit into
Conversation
|
@cipolleschi has imported this pull request. If you are a Meta employee, you can view this in D86766812. |
Collaborator
|
This pull request was successfully merged by @cipolleschi in f45518f When will my fix make it into a release? | How to file a pick request? |
|
@cipolleschi merged this pull request in f45518f. |
douglowder
pushed a commit
to react-native-tvos/react-native-tvos
that referenced
this pull request
Nov 15, 2025
…4495) Summary: This is a port back in main of the commit a0e40ec we landed in the 0.83-stable branch to fix the release process of React Native. ## Changelog: [Internal] - Pull Request resolved: react/react-native#54495 Test Plan: GHA + tested while doing the release Reviewed By: huntie Differential Revision: D86766812 Pulled By: cipolleschi fbshipit-source-id: 0e5664b3ceed32fd05fdfe3fca1bffead9d3eae1
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:
This is a port back in main of the commit a0e40ec we landed in the 0.83-stable branch to fix the release process of React Native.
Changelog:
[Internal] -
Test Plan:
GHA + tested while doing the release