chore: release main (#720)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-03-05 23:10:36 +00:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent a80cf4e06a
commit b65d537878
15 changed files with 142 additions and 14 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [10.0.0-alpha.8](https://github.com/videojs/v10/compare/@videojs/utils@10.0.0-alpha.7...@videojs/utils@10.0.0-alpha.8) (2026-03-05)
### Miscellaneous Chores
* **@videojs/utils:** Synchronize videojs versions
## [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)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/utils",
"type": "module",
"version": "10.0.0-alpha.7",
"version": "10.0.0-alpha.8",
"description": "Utility functions and helpers for Video.js",
"license": "Apache-2.0",
"repository": {