react/scripts/release/publish-commands
Andrew Clark 31e6756b8c
Remove error code step from publish script (#18350)
Error codes don't need to be pulled from CI anymore because the ones
in source are already expected to match the build output.

I noticed this when running the 16.13.1 release. Patch releases are cut
with the commit used to build the previous release as a base. So the
publish script accidentally reverted the changes that had landed to
the error codes file since then.
2020-03-19 14:45:07 -07:00
..
check-npm-permissions.js Publish a local release (canary or stable) to NPM (#14260) 2018-11-23 12:37:18 -08:00
confirm-skipped-packages.js Release script supports publishing a subset of packages (#16338) 2019-08-09 13:12:00 -07:00
confirm-version-and-tags.js Release script supports publishing a subset of packages (#16338) 2019-08-09 13:12:00 -07:00
parse-params.js Release script supports publishing a subset of packages (#16338) 2019-08-09 13:12:00 -07:00
print-follow-up-instructions.js Remove error code step from publish script (#18350) 2020-03-19 14:45:07 -07:00
prompt-for-otp.js Publish a local release (canary or stable) to NPM (#14260) 2018-11-23 12:37:18 -08:00
publish-to-npm.js Bump Prettier (#17811) 2020-01-09 13:54:11 +00:00
update-stable-version-numbers.js Change ReactVersion from CJS to ES module (#18181) 2020-02-28 13:09:02 -08:00
validate-skip-packages.js Fix various typos (#17724) 2019-12-29 13:47:51 -08:00
validate-tags.js Updated release script documentation and command names (#17929) 2020-02-05 08:52:31 -08:00