react/scripts/release/publish-commands
Andrew Clark 388686f291
Add "canary" to list of allowed npm dist tags (#26767)
Forgot this allowlist existed. It's an extra safeguard, in case we mess
up the configuration somehow.
2023-05-03 12:36:34 -04: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 Revert "Support untagged releases (#19507)" (#19508) 2020-07-31 19:57:32 +01:00
confirm-version-and-tags.js Add --ci option to publish script (#20727) 2021-02-03 12:17:40 -08:00
parse-params.js Add "canary" to list of allowed npm dist tags (#26767) 2023-05-03 12:36:34 -04:00
print-follow-up-instructions.js Some release script fixes (#20718) 2021-02-02 14:48:02 -08: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 Add --ci option to publish script (#20727) 2021-02-03 12:17:40 -08:00
update-stable-version-numbers.js Revert "Support untagged releases (#19507)" (#19508) 2020-07-31 19:57:32 +01:00
validate-skip-packages.js Fix various typos (#17724) 2019-12-29 13:47:51 -08:00
validate-tags.js Fix tag validation 2021-06-08 11:53:43 -04:00