chore: release main (#717)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-03-04 14:42:33 -06:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 55b49efd82
commit 1e69d1b94a
15 changed files with 112 additions and 14 deletions
+19
View File
@@ -1,5 +1,24 @@
# Changelog
## [10.0.0-alpha.7](https://github.com/videojs/v10/compare/@videojs/html@10.0.0-alpha.6...@videojs/html@10.0.0-alpha.7) (2026-03-04)
### Bug Fixes
* **html,react:** move @videojs/skins to devDependencies ([#716](https://github.com/videojs/v10/issues/716)) ([55b49ef](https://github.com/videojs/v10/commit/55b49efd82281815abe1e26eb764dfe914bb8208))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @videojs/core bumped to 10.0.0-alpha.7
* @videojs/element bumped to 10.0.0-alpha.7
* @videojs/store bumped to 10.0.0-alpha.7
* @videojs/utils bumped to 10.0.0-alpha.7
* devDependencies
* @videojs/icons bumped to 10.0.0-alpha.7
## [10.0.0-alpha.6](https://github.com/videojs/v10/compare/@videojs/html@10.0.0-alpha.5...@videojs/html@10.0.0-alpha.6) (2026-03-04)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/html",
"type": "module",
"version": "10.0.0-alpha.6",
"version": "10.0.0-alpha.7",
"description": "HTML library for building media players",
"license": "Apache-2.0",
"repository": {