chore: release main (#1336)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Wesley Luyten
2026-04-14 16:54:01 -05:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 58b882c49a
commit c2cb16bd8b
23 changed files with 284 additions and 20 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [10.0.0-beta.19](https://github.com/videojs/v10/compare/@videojs/utils@10.0.0-beta.18...@videojs/utils@10.0.0-beta.19) (2026-04-14)
### Miscellaneous Chores
* **@videojs/utils:** Synchronize videojs versions
## [10.0.0-beta.18](https://github.com/videojs/v10/compare/@videojs/utils@10.0.0-beta.17...@videojs/utils@10.0.0-beta.18) (2026-04-14)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/utils",
"type": "module",
"version": "10.0.0-beta.18",
"version": "10.0.0-beta.19",
"description": "Utility functions and helpers for Video.js",
"license": "Apache-2.0",
"repository": {