chore: release main (#1170)

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