Skip to content

Commit

Permalink
Update Releases.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mkonicek committed Jan 22, 2016
1 parent cb53142 commit f20453b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ To go through all the commits that went into a release, one way is to use the gi

Skip this for now, ping @mkonicek on messenger and he'll handle it. Docs [here](https://github.com/facebook/react-native/blob/master/Releases-publish.md).

IMPORTANT: `npm publish` will automatically set the latest tag. **When doing an RC release**, run `npm publish --tag next` - this way people need to opt in to get the RC release.

## Track bug reports from the community during the following two weeks and make sure they get fixed

A good way to do this is to create a github issue and post about it so people can report bugs: https://github.com/facebook/react-native/issues/5201

0 comments on commit f20453b

Please sign in to comment.