chore: release main (#1072)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Wesley Luyten
2026-03-20 16:54:03 -07:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 335bda5646
commit e2d55de26b
21 changed files with 232 additions and 19 deletions
+16
View File
@@ -1,5 +1,21 @@
# Changelog
## [10.0.0-beta.8](https://github.com/videojs/v10/compare/@videojs/core@10.0.0-beta.7...@videojs/core@10.0.0-beta.8) (2026-03-20)
### Miscellaneous Chores
* **@videojs/core:** Synchronize videojs versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @videojs/spf bumped to 10.0.0-beta.8
* @videojs/store bumped to 10.0.0-beta.8
* @videojs/utils bumped to 10.0.0-beta.8
## [10.0.0-beta.7](https://github.com/videojs/v10/compare/@videojs/core@10.0.0-beta.6...@videojs/core@10.0.0-beta.7) (2026-03-19)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/core",
"type": "module",
"version": "10.0.0-beta.7",
"version": "10.0.0-beta.8",
"description": "Core components and utilities for Video.js",
"license": "Apache-2.0",
"repository": {
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [10.0.0-beta.8](https://github.com/videojs/v10/compare/@videojs/element@10.0.0-beta.7...@videojs/element@10.0.0-beta.8) (2026-03-20)
### Miscellaneous Chores
* **@videojs/element:** Synchronize videojs versions
## [10.0.0-beta.7](https://github.com/videojs/v10/compare/@videojs/element@10.0.0-beta.6...@videojs/element@10.0.0-beta.7) (2026-03-19)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/element",
"type": "module",
"version": "10.0.0-beta.7",
"version": "10.0.0-beta.8",
"description": "Lightweight reactive custom element base for Video.js",
"license": "Apache-2.0",
"repository": {
+21
View File
@@ -1,5 +1,26 @@
# Changelog
## [10.0.0-beta.8](https://github.com/videojs/v10/compare/@videojs/html@10.0.0-beta.7...@videojs/html@10.0.0-beta.8) (2026-03-20)
### Bug Fixes
* **html:** remove redundant CDN CSS files and inline background skin styles ([#1071](https://github.com/videojs/v10/issues/1071)) ([335bda5](https://github.com/videojs/v10/commit/335bda5646ba47eb3e4d9df93a7907c6a7a73800))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @videojs/spf bumped to 10.0.0-beta.8
* @videojs/core bumped to 10.0.0-beta.8
* @videojs/element bumped to 10.0.0-beta.8
* @videojs/store bumped to 10.0.0-beta.8
* @videojs/utils bumped to 10.0.0-beta.8
* devDependencies
* @videojs/icons bumped to 10.0.0-beta.8
* @videojs/skins bumped to 10.0.0-beta.8
## [10.0.0-beta.7](https://github.com/videojs/v10/compare/@videojs/html@10.0.0-beta.6...@videojs/html@10.0.0-beta.7) (2026-03-19)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/html",
"type": "module",
"version": "10.0.0-beta.7",
"version": "10.0.0-beta.8",
"description": "HTML library for building media players",
"license": "Apache-2.0",
"repository": {
+14
View File
@@ -1,5 +1,19 @@
# Changelog
## [10.0.0-beta.8](https://github.com/videojs/v10/compare/@videojs/icons@10.0.0-beta.7...@videojs/icons@10.0.0-beta.8) (2026-03-20)
### Miscellaneous Chores
* **@videojs/icons:** Synchronize videojs versions
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* @videojs/utils bumped to 10.0.0-beta.8
## [10.0.0-beta.7](https://github.com/videojs/v10/compare/@videojs/icons@10.0.0-beta.6...@videojs/icons@10.0.0-beta.7) (2026-03-19)
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "@videojs/icons",
"type": "module",
"private": true,
"version": "10.0.0-beta.7",
"version": "10.0.0-beta.8",
"description": "SVG icon library for Video.js",
"license": "Apache-2.0",
"repository": {
+20
View File
@@ -1,5 +1,25 @@
# Changelog
## [10.0.0-beta.8](https://github.com/videojs/v10/compare/@videojs/react@10.0.0-beta.7...@videojs/react@10.0.0-beta.8) (2026-03-20)
### Miscellaneous Chores
* **@videojs/react:** Synchronize videojs versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @videojs/spf bumped to 10.0.0-beta.8
* @videojs/core bumped to 10.0.0-beta.8
* @videojs/store bumped to 10.0.0-beta.8
* @videojs/utils bumped to 10.0.0-beta.8
* devDependencies
* @videojs/icons bumped to 10.0.0-beta.8
* @videojs/skins bumped to 10.0.0-beta.8
## [10.0.0-beta.7](https://github.com/videojs/v10/compare/@videojs/react@10.0.0-beta.6...@videojs/react@10.0.0-beta.7) (2026-03-19)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/react",
"type": "module",
"version": "10.0.0-beta.7",
"version": "10.0.0-beta.8",
"description": "React library for building media players",
"license": "Apache-2.0",
"repository": {
+14
View File
@@ -1,5 +1,19 @@
# Changelog
## [10.0.0-beta.8](https://github.com/videojs/v10/compare/@videojs/skins@10.0.0-beta.7...@videojs/skins@10.0.0-beta.8) (2026-03-20)
### Miscellaneous Chores
* **@videojs/skins:** Synchronize videojs versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @videojs/utils bumped to 10.0.0-beta.8
## [10.0.0-beta.7](https://github.com/videojs/v10/compare/@videojs/skins@10.0.0-beta.6...@videojs/skins@10.0.0-beta.7) (2026-03-19)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/skins",
"type": "module",
"version": "10.0.0-beta.7",
"version": "10.0.0-beta.8",
"private": true,
"description": "Shared skin CSS and Tailwind classname tokens for Video.js",
"license": "Apache-2.0",
+14
View File
@@ -1,5 +1,19 @@
# Changelog
## [10.0.0-beta.8](https://github.com/videojs/v10/compare/@videojs/spf@10.0.0-beta.7...@videojs/spf@10.0.0-beta.8) (2026-03-20)
### Miscellaneous Chores
* **@videojs/spf:** Synchronize videojs versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @videojs/utils bumped to 10.0.0-beta.8
## [10.0.0-beta.7](https://github.com/videojs/v10/compare/@videojs/spf@10.0.0-beta.6...@videojs/spf@10.0.0-beta.7) (2026-03-19)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/spf",
"type": "module",
"version": "10.0.0-beta.7",
"version": "10.0.0-beta.8",
"description": "Stream Processing Framework for Video.js 10",
"license": "Apache-2.0",
"repository": {
+18
View File
@@ -1,5 +1,23 @@
# Changelog
## [10.0.0-beta.8](https://github.com/videojs/v10/compare/@videojs/store@10.0.0-beta.7...@videojs/store@10.0.0-beta.8) (2026-03-20)
### Miscellaneous Chores
* **@videojs/store:** Synchronize videojs versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @videojs/utils bumped to 10.0.0-beta.8
* devDependencies
* @videojs/element bumped to 10.0.0-beta.8
* peerDependencies
* @videojs/element bumped to 10.0.0-beta.8
## [10.0.0-beta.7](https://github.com/videojs/v10/compare/@videojs/store@10.0.0-beta.6...@videojs/store@10.0.0-beta.7) (2026-03-19)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/store",
"type": "module",
"version": "10.0.0-beta.7",
"version": "10.0.0-beta.8",
"description": "Reactive state management for external systems.",
"license": "Apache-2.0",
"repository": {
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [10.0.0-beta.8](https://github.com/videojs/v10/compare/@videojs/utils@10.0.0-beta.7...@videojs/utils@10.0.0-beta.8) (2026-03-20)
### Miscellaneous Chores
* **@videojs/utils:** Synchronize videojs versions
## [10.0.0-beta.7](https://github.com/videojs/v10/compare/@videojs/utils@10.0.0-beta.6...@videojs/utils@10.0.0-beta.7) (2026-03-19)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/utils",
"type": "module",
"version": "10.0.0-beta.7",
"version": "10.0.0-beta.8",
"description": "Utility functions and helpers for Video.js",
"license": "Apache-2.0",
"repository": {