mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
chore: release main (#628)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent
76c5f4d6e8
commit
8b5e588248
@@ -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,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": {
|
||||
|
||||
Reference in New Issue
Block a user