chore: release main (#911)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-03-12 21:10:11 +11:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 266fbcc786
commit 70a9bb56e1
19 changed files with 164 additions and 18 deletions
+21
View File
@@ -1,5 +1,26 @@
# Changelog
## [10.0.0-beta.5](https://github.com/videojs/v10/compare/@videojs/html@10.0.0-beta.4...@videojs/html@10.0.0-beta.5) (2026-03-12)
### Miscellaneous Chores
* **@videojs/html:** Synchronize videojs versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @videojs/spf bumped to 10.0.0-beta.5
* @videojs/core bumped to 10.0.0-beta.5
* @videojs/element bumped to 10.0.0-beta.5
* @videojs/store bumped to 10.0.0-beta.5
* @videojs/utils bumped to 10.0.0-beta.5
* devDependencies
* @videojs/icons bumped to 10.0.0-beta.5
* @videojs/skins bumped to 10.0.0-beta.5
## [10.0.0-beta.4](https://github.com/videojs/v10/compare/@videojs/html@10.0.0-beta.3...@videojs/html@10.0.0-beta.4) (2026-03-12)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/html",
"type": "module",
"version": "10.0.0-beta.4",
"version": "10.0.0-beta.5",
"description": "HTML library for building media players",
"license": "Apache-2.0",
"repository": {