dillon1000/react
Commit
Browse files 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.
Changed paths5 files
First-parent comparisonscripts/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 ModifiedPatch
Files changed
Rendering syntax-highlighted changes…