chore: release v6.0.0-alpha.11

This commit is contained in:
olivier 2023-11-15 21:42:30 +01:00
parent f961f952a4
commit abd73dca4a
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# [6.0.0-alpha.11](https://github.com/react-native-video/react-native-video/compare/v6.0.0-alpha.10...v6.0.0-alpha.11) (2023-11-15)
### Bug Fixes
* fix bad package release process ([#3347](https://github.com/react-native-video/react-native-video/issues/3347)) ([f961f95](https://github.com/react-native-video/react-native-video/commit/f961f952a483192ee3de1f7bae59419ec6ddc5b7))
# [6.0.0-alpha.10](https://github.com/react-native-video/react-native-video/compare/v6.0.0-alpha.9...v6.0.0-alpha.10) (2023-11-13)

View File

@ -1,6 +1,6 @@
{
"name": "react-native-video",
"version": "6.0.0-alpha.10",
"version": "6.0.0-alpha.11",
"description": "A <Video /> element for react-native",
"main": "lib/index",
"source": "src/index",