chore: release main

This commit is contained in:
Wesley Luyten
2026-07-15 12:49:40 -07:00
parent 0a8933c425
commit 45b82843c4
21 changed files with 175 additions and 20 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [10.0.0-beta.26](https://github.com/videojs/v10/compare/@videojs/cli@10.0.0-beta.25...@videojs/cli@10.0.0-beta.26) (2026-07-15)
### Miscellaneous Chores
* **@videojs/cli:** Synchronize videojs versions
## [10.0.0-beta.25](https://github.com/videojs/v10/compare/@videojs/cli@10.0.0-beta.24...@videojs/cli@10.0.0-beta.25) (2026-07-07)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/cli",
"type": "module",
"version": "10.0.0-beta.25",
"version": "10.0.0-beta.26",
"description": "Video.js documentation CLI",
"license": "Apache-2.0",
"repository": {