Release 5.2.0
This commit is contained in:
parent
d05f3dd5b9
commit
81ae785090
@ -1,6 +1,6 @@
|
|||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
### Version 5.2.0-alpha1
|
### Version 5.2.0
|
||||||
|
|
||||||
- Fix for tvOS native audio menu language selector
|
- Fix for tvOS native audio menu language selector
|
||||||
- Update ExoPlayer to allow pre-init and content clear [#2412] (https://github.com/react-native-video/react-native-video/pull/2412)
|
- Update ExoPlayer to allow pre-init and content clear [#2412] (https://github.com/react-native-video/react-native-video/pull/2412)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "react-native-video",
|
"name": "react-native-video",
|
||||||
"version": "5.2.0-alpha1",
|
"version": "5.2.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