chore: release main (#628)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-02-26 16:22:14 -06:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 76c5f4d6e8
commit 8b5e588248
15 changed files with 115 additions and 14 deletions
+17
View File
@@ -1,5 +1,22 @@
# Changelog
## [10.0.0-alpha.4](https://github.com/videojs/v10/compare/@videojs/html@10.0.0-alpha.3...@videojs/html@10.0.0-alpha.4) (2026-02-26)
### Features
* add background video preset ([#607](https://github.com/videojs/v10/issues/607)) ([c2bc488](https://github.com/videojs/v10/commit/c2bc488366fd28f9a6d00dd28a4f790b5e1400ed))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @videojs/core bumped to 10.0.0-alpha.4
* @videojs/element bumped to 10.0.0-alpha.4
* @videojs/store bumped to 10.0.0-alpha.4
* @videojs/utils bumped to 10.0.0-alpha.4
## [10.0.0-alpha.3](https://github.com/videojs/v10/compare/@videojs/html@10.0.0-alpha.2...@videojs/html@10.0.0-alpha.3) (2026-02-26)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/html",
"type": "module",
"version": "10.0.0-alpha.3",
"version": "10.0.0-alpha.4",
"description": "HTML library for building media players",
"license": "Apache-2.0",
"repository": {