chore: release main (#1341)

This commit is contained in:
Wesley Luyten
2026-04-14 17:19:40 -05:00
committed by GitHub
parent d4b805ea69
commit 521774a95b
21 changed files with 158 additions and 20 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [10.0.0-beta.21](https://github.com/videojs/v10/compare/@videojs/utils@10.0.0-beta.20...@videojs/utils@10.0.0-beta.21) (2026-04-14)
### Miscellaneous Chores
* **@videojs/utils:** Synchronize videojs versions
## [10.0.0-beta.20](https://github.com/videojs/v10/compare/@videojs/utils@10.0.0-beta.19...@videojs/utils@10.0.0-beta.20) (2026-04-14)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/utils",
"type": "module",
"version": "10.0.0-beta.20",
"version": "10.0.0-beta.21",
"description": "Utility functions and helpers for Video.js",
"license": "Apache-2.0",
"repository": {