chore: release main (#717)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-03-04 14:42:33 -06:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 55b49efd82
commit 1e69d1b94a
15 changed files with 112 additions and 14 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [10.0.0-alpha.7](https://github.com/videojs/v10/compare/@videojs/utils@10.0.0-alpha.6...@videojs/utils@10.0.0-alpha.7) (2026-03-04)
### Miscellaneous Chores
* **@videojs/utils:** Synchronize videojs versions
## [10.0.0-alpha.6](https://github.com/videojs/v10/compare/@videojs/utils@10.0.0-alpha.5...@videojs/utils@10.0.0-alpha.6) (2026-03-04)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/utils",
"type": "module",
"version": "10.0.0-alpha.6",
"version": "10.0.0-alpha.7",
"description": "Utility functions and helpers for Video.js",
"license": "Apache-2.0",
"repository": {