chore: release v6.4.1
This commit is contained in:
parent
c2084c2ace
commit
21e78ea2c1
@ -1,5 +1,12 @@
|
|||||||
|
|
||||||
|
|
||||||
|
## [6.4.1](https://github.com/TheWidlarzGroup/react-native-video/compare/v6.4.0...v6.4.1) (2024-07-12)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* expo plugin export ([#3992](https://github.com/TheWidlarzGroup/react-native-video/issues/3992)) ([de8ade0](https://github.com/TheWidlarzGroup/react-native-video/commit/de8ade06202cfdb3dd7fec635b6e8c6cdfd04e47))
|
||||||
|
|
||||||
* fix(ios): remove pip check for other platforms (#3991) (40a72825)
|
* fix(ios): remove pip check for other platforms (#3991) (40a72825)
|
||||||
* feat: add `isSeeking` to `onPlaybackStateChanged` (#3899) (111a5d21)
|
* feat: add `isSeeking` to `onPlaybackStateChanged` (#3899) (111a5d21)
|
||||||
* chore(android): migrate DataSourceUtil to Kotlin (#3984) (b25e43ee)
|
* chore(android): migrate DataSourceUtil to Kotlin (#3984) (b25e43ee)
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "react-native-video",
|
"name": "react-native-video",
|
||||||
"version": "6.4.0",
|
"version": "6.4.1",
|
||||||
"description": "A <Video /> element for react-native",
|
"description": "A <Video /> element for react-native",
|
||||||
"main": "lib/index",
|
"main": "lib/index",
|
||||||
"source": "src/index",
|
"source": "src/index",
|
||||||
|
Loading…
Reference in New Issue
Block a user