chore: release 7.0.0-alpha.7

This commit is contained in:
Krzysztof Moch
2025-10-16 18:17:47 +02:00
parent 9f2d1894ae
commit 01395f247b
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-native-video-example",
"version": "7.0.0-alpha.6",
"version": "7.0.0-alpha.7",
"private": true,
"scripts": {
"android": "react-native run-android",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "react-native-video-monorepo",
"packageManager": "bun@1.1.42",
"version": "7.0.0-alpha.6",
"version": "7.0.0-alpha.7",
"private": true,
"repository": "https://github.com/TheWidlarzGroup/react-native-video",
"author": "TheWidlarzGroup <hi@thewidlarzgroup.com> (https://github.com/TheWidlarzGroup)",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@react-native-video/drm",
"version": "7.0.0-alpha.6",
"version": "7.0.0-alpha.7",
"description": "DRM plugin for react-native-video",
"main": "./lib/module/index.js",
"types": "./lib/typescript/src/index.d.ts",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-native-video",
"version": "7.0.0-alpha.6",
"version": "7.0.0-alpha.7",
"description": "<Video /> Component for React Native",
"source": "./src/index.tsx",
"main": "./lib/commonjs/index.js",