Release 5.2.0

This commit is contained in:
Jonas Dalesjö 2021-10-20 15:38:04 +02:00
parent d05f3dd5b9
commit 81ae785090
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
## Changelog
### Version 5.2.0-alpha1
### Version 5.2.0
- 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)

View File

@ -1,6 +1,6 @@
{
"name": "react-native-video",
"version": "5.2.0-alpha1",
"version": "5.2.0",
"description": "A <Video /> element for react-native",
"main": "Video.js",
"license": "MIT",