mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
ddcbc786dc
Summary: For some reason when my PR https://github.com/facebook/react-native/pull/38666 got imported the renaming of `bump-oss-version` to `trigger-react-native-release` changed into just removing the bump-oss-version: https://github.com/facebook/react-native/commit/c956a1bd6cd1ea88d87497e65a2837dc75b9933b which is, ofc, not ideal. This PR simply readds it. ## Changelog: <!-- Help reviewers and the release process by writing your own changelog entry. Pick one each for the category and type tags: [ANDROID|GENERAL|IOS|INTERNAL] [BREAKING|ADDED|CHANGED|DEPRECATED|REMOVED|FIXED|SECURITY] - Message For more details, see: https://reactnative.dev/contributing/changelogs-in-pull-requests --> [INTERNAL] [FIXED] - re-add the file for RN release versioning Pull Request resolved: https://github.com/facebook/react-native/pull/38887 Test Plan: N/A Reviewed By: cipolleschi Differential Revision: D48190224 Pulled By: cortinico fbshipit-source-id: 2bd6cb19daa9c08a51f555e050142f626216bdb4