fix(packages): set release-please manifest and package versions to beta.0 (#850)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Darius Cepulis
2026-03-10 11:10:24 -05:00
committed by GitHub
co-authored by Claude Opus 4.6
parent 9562a0ecca
commit e085a0d73a
9 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/html",
"type": "module",
"version": "10.0.0-alpha.11",
"version": "10.0.0-beta.0",
"description": "HTML library for building media players",
"license": "Apache-2.0",
"repository": {