Andrew Clark
|
96ca8d9155
|
Allow publishing with beta tag (#22768)
|
2021-11-15 10:43:40 -08:00 |
|
Andrew Clark
|
bc7d5ac99d
|
Allow alpha tags
|
2021-06-08 11:31:42 -04:00 |
|
Andrew Clark
|
3be750eee9
|
Add --ci option to publish script (#20727)
When running in CI, the publish script will skip interactive prompts,
including the prompt for a one-time password.
Instead, CI will need to use an automation access token:
https://docs.npmjs.com/using-private-packages-in-a-ci-cd-workflow
|
2021-02-03 12:17:40 -08:00 |
|
Dan Abramov
|
a1c0864d19
|
Support untagged releases (#19509)
|
2020-07-31 20:47:28 +01:00 |
|
Dan Abramov
|
5d271fc3b1
|
Revert "Support untagged releases (#19507)" (#19508)
This reverts commit 58b3ee7a88.
|
2020-07-31 19:57:32 +01:00 |
|
Dan Abramov
|
58b3ee7a88
|
Support untagged releases (#19507)
* Support untagged releases
* Fix
|
2020-07-31 19:18:37 +01:00 |
|
Dan Abramov
|
7543459a48
|
Allow publishing untagged releases (#19505)
|
2020-07-31 16:10:01 +01:00 |
|
Brian Vaughn
|
5b007573ac
|
Release script supports publishing a subset of packages (#16338)
Release script supports publishing a subset of packages (#16338)
|
2019-08-09 13:12:00 -07:00 |
|
Brian Vaughn
|
686f1060ad
|
Publish a local release (canary or stable) to NPM (#14260)
New release scripts.
Learn more at https://github.com/facebook/react/blob/master/scripts/release/README.md
|
2018-11-23 12:37:18 -08:00 |
|