Skip to content

Commit 38cc594

Browse files
author
David de Regt
committed
2.0.0 version bump and moving to using releases
1 parent 46e0610 commit 38cc594

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/versions/version_history.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ Following semver rules, the major version (the first number in the version strin
1818

1919
### Version History
2020

21+
#### Version 2.0.0 of reactxp - _30 November 2019_
22+
* All releases and notes going forward will be tracked on the [Github ReactXP Releases page](https://github.com/microsoft/reactxp/releases)
23+
2124
#### Version 2.0.0-rc.2 of reactxp-video - _9 October 2019_
2225
* Updated react-native-video to 4.X
2326

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactxp",
3-
"version": "2.0.0-rc.2",
3+
"version": "2.0.0",
44
"description": "Cross-platform abstraction layer for writing React-based applications a single time that work identically across web, React Native, and Electron distribution",
55
"author": "ReactXP Team <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)