mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
chore: release main (#1341)
This commit is contained in:
@@ -1,5 +1,26 @@
|
||||
# Changelog
|
||||
|
||||
## [10.0.0-beta.21](https://github.com/videojs/v10/compare/@videojs/html@10.0.0-beta.20...@videojs/html@10.0.0-beta.21) (2026-04-14)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **site:** feature and preset reference UI + docs integration ([#1258](https://github.com/videojs/v10/issues/1258)) ([d4b805e](https://github.com/videojs/v10/commit/d4b805ea699bd33234c817a7519ff9efbd4753fd))
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* The following workspace dependencies were updated
|
||||
* dependencies
|
||||
* @videojs/core bumped to 10.0.0-beta.21
|
||||
* @videojs/element bumped to 10.0.0-beta.21
|
||||
* @videojs/spf bumped to 10.0.0-beta.21
|
||||
* @videojs/store bumped to 10.0.0-beta.21
|
||||
* @videojs/utils bumped to 10.0.0-beta.21
|
||||
* devDependencies
|
||||
* @videojs/icons bumped to 10.0.0-beta.21
|
||||
* @videojs/skins bumped to 10.0.0-beta.21
|
||||
|
||||
## [10.0.0-beta.20](https://github.com/videojs/v10/compare/@videojs/html@10.0.0-beta.19...@videojs/html@10.0.0-beta.20) (2026-04-14)
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@videojs/html",
|
||||
"type": "module",
|
||||
"version": "10.0.0-beta.20",
|
||||
"version": "10.0.0-beta.21",
|
||||
"description": "HTML library for building media players",
|
||||
"license": "Apache-2.0",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user