Files
react/scripts
Andrew Clark 1fd205ad2d Additional release script options for publishing canary versions (#12219)
* Additional release script options for publishing canary versions

- `branch` specifies a branch other than master
- `local` skips pulling from the remote branch and checking CircleCI
- `tag` specifies an npm dist tag other than `latest` or `next`

We may add a higher-level `canary` option in the future.

* Address Brian's feedback:

- Updated description of `local` option
- Throws if the `latest` tag is specified for a prerelease version
2018-02-13 11:44:27 -08:00
..
2018-01-11 12:24:49 +00:00
2018-01-11 12:24:49 +00:00
2018-01-07 11:51:59 +00:00
2018-02-04 01:56:06 +00:00