dillon1000/react

Commit

Release script follow-up work after 16.1.0-beta release (#11437)

* Build script creates git tag

* Build script post instructions print better relative paths

* Pre-release (<1.0) version numbers also include pre-release suffix (eg '-beta.0')

* Post-NPM-publish step properly handles minor rev comparison check

* Release script also updates @next tag when publishing @latest

* Fixed a typo. Improved inline comment.
Browse files
Changed paths5 files
First-parent comparison
A scripts/release/build-commands/add-git-tag.js AddedM scripts/release/build-commands/print-post-build-summary.js ModifiedM scripts/release/build-commands/update-package-versions.js ModifiedM scripts/release/build.js ModifiedM scripts/release/publish-commands/publish-to-npm.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…