chore: release v6.16.1

This commit is contained in:
Krzysztof Moch
2025-07-08 16:12:07 +02:00
parent 481aa7ca65
commit e77a12ebaa
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,7 @@
## [6.16.1](https://github.com/TheWidlarzGroup/react-native-video/compare/v6.16.0...v6.16.1) (2025-07-08)
# [6.16.0](https://github.com/TheWidlarzGroup/react-native-video/compare/v6.15.0...v6.16.0) (2025-07-02)

View File

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