Update Releases.md

This commit is contained in:
Martin Konicek 2016-02-09 16:00:49 +00:00
parent 702f999b05
commit f7468ec356
1 changed files with 6 additions and 9 deletions

View File

@ -3,15 +3,14 @@ https://github.com/facebook/react-native/releases
Future releases:
- **0.17 branch cut**, 0.17.0-rc - beginning of **week of Dec 7**
- 0.17.0 - Dec 17
- (Holiday break)
- **0.18 branch cut**, 0.18.0-rc - **week of Jan 4**
- 0.18.0 - Jan 18
- **0.19 branch cut**, 0.19.0-rc - **week of Jan 18**
- 0.19.0 - Feb 1
- **0.20 branch cut**, 0.20.0-rc - **week of Feb 1**
- 0.20.0 - Feb 15
- **0.21 branch cut**, 0.21.0-rc - **week of Feb 15**
- 0.21.0 - Feb 29
- **0.22 branch cut**, 0.22.0-rc - **week of Feb 29**
- 0.22.0 - Mar 7
- **0.23 branch cut**, 0.23.0-rc - **week of Mar 7**
- 0.23.0 - Mar 21
- ...
## One time setup
@ -45,8 +44,6 @@ To go through all the commits that went into a release, one way is to use the gi
## Do a release
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