prepare 5.0.0 version
This commit is contained in:
parent
1fb07b53d0
commit
917f9cb460
@ -1,5 +1,8 @@
|
|||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
### Version 5.0.0
|
||||||
|
* AndroidX Support
|
||||||
|
|
||||||
### Version 4.4.4
|
### Version 4.4.4
|
||||||
* Handle racing conditions when props are setted on exoplayer
|
* Handle racing conditions when props are setted on exoplayer
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "react-native-video",
|
"name": "react-native-video",
|
||||||
"version": "4.4.4",
|
"version": "5.0.0",
|
||||||
"description": "A <Video /> element for react-native",
|
"description": "A <Video /> element for react-native",
|
||||||
"main": "Video.js",
|
"main": "Video.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Loading…
Reference in New Issue
Block a user