chore: release main (#627)

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 15:39:08 -06:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent b72358904a
commit 0a641e90e2
15 changed files with 109 additions and 14 deletions
+17
View File
@@ -1,5 +1,22 @@
# Changelog
## [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)
### Bug Fixes
* **cd:** add repository field to all packages for provenance verification ([b723589](https://github.com/videojs/v10/commit/b72358904a78a9403df16d77936d4a1f41a64bfe))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @videojs/core bumped to 10.0.0-alpha.3
* @videojs/element bumped to 10.0.0-alpha.3
* @videojs/store bumped to 10.0.0-alpha.3
* @videojs/utils bumped to 10.0.0-alpha.3
## [10.0.0-alpha.2](https://github.com/videojs/v10/compare/@videojs/html@10.0.0-alpha.1...@videojs/html@10.0.0-alpha.2) (2026-02-26)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/html",
"type": "module",
"version": "10.0.0-alpha.2",
"version": "10.0.0-alpha.3",
"description": "HTML library for building media players",
"license": "Apache-2.0",
"repository": {