chore: release 7.0.0-alpha.1

This commit is contained in:
Krzysztof Moch
2025-07-07 14:07:30 +02:00
parent a561d6b85d
commit 0a34889796
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "react-native-video-example", "name": "react-native-video-example",
"version": "7.0.0-alpha.0", "version": "7.0.0-alpha.1",
"private": true, "private": true,
"scripts": { "scripts": {
"android": "react-native run-android", "android": "react-native run-android",
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "@react-native-video", "name": "@react-native-video",
"packageManager": "bun@1.1.42", "packageManager": "bun@1.1.42",
"version": "7.0.0-alpha.0", "version": "7.0.0-alpha.1",
"private": true, "private": true,
"repository": "https://github.com/TheWidlarzGroup/react-native-video", "repository": "https://github.com/TheWidlarzGroup/react-native-video",
"author": "TheWidlarzGroup <hi@thewidlarzgroup.com> (https://github.com/TheWidlarzGroup)", "author": "TheWidlarzGroup <hi@thewidlarzgroup.com> (https://github.com/TheWidlarzGroup)",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "react-native-video", "name": "react-native-video",
"version": "7.0.0-alpha.0", "version": "7.0.0-alpha.1",
"description": "<Video /> Component for React Native", "description": "<Video /> Component for React Native",
"source": "./src/index.tsx", "source": "./src/index.tsx",
"main": "./lib/commonjs/index.js", "main": "./lib/commonjs/index.js",