chore: release main (#148)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-10-30 05:00:24 +00:00
committed by GitHub
co-authored by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
parent 21b5dba955
commit 5272b2678b
11 changed files with 70 additions and 10 deletions
@@ -1,7 +1,7 @@
{
"packages/core": "0.1.0-preview.3",
"packages/html": "0.1.0-preview.3",
"packages/react": "0.1.0-preview.3",
"packages/icons": "0.1.0-preview.3",
"packages/utils": "0.1.0-preview.3"
"packages/core": "0.1.0-preview.4",
"packages/html": "0.1.0-preview.4",
"packages/react": "0.1.0-preview.4",
"packages/icons": "0.1.0-preview.4",
"packages/utils": "0.1.0-preview.4"
}
+14
View File
@@ -1,5 +1,19 @@
# Changelog
## [0.1.0-preview.4](https://github.com/videojs/v10/compare/@videojs/core@0.1.0-preview.3...@videojs/core@0.1.0-preview.4) (2025-10-30)
### Miscellaneous Chores
* **@videojs/core:** Synchronize videojs versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @videojs/utils bumped to 0.1.0-preview.4
## [0.1.0-preview.3](https://github.com/videojs/v10/compare/@videojs/core@0.1.0-preview.2...@videojs/core@0.1.0-preview.3) (2025-10-29)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/core",
"type": "module",
"version": "0.1.0-preview.3",
"version": "0.1.0-preview.4",
"description": "Core components and utilities for Video.js",
"license": "Apache-2.0",
"keywords": [
+16
View File
@@ -1,5 +1,21 @@
# Changelog
## [0.1.0-preview.4](https://github.com/videojs/v10/compare/@videojs/html@0.1.0-preview.3...@videojs/html@0.1.0-preview.4) (2025-10-30)
### Features
* **html:** add element registrations ([eaaa03c](https://github.com/videojs/v10/commit/eaaa03c284f9fc3c9069bedb74d95c8a951c1b56))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @videojs/core bumped to 0.1.0-preview.4
* @videojs/icons bumped to 0.1.0-preview.4
* @videojs/utils bumped to 0.1.0-preview.4
## [0.1.0-preview.3](https://github.com/videojs/v10/compare/@videojs/html@0.1.0-preview.2...@videojs/html@0.1.0-preview.3) (2025-10-29)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/html",
"type": "module",
"version": "0.1.0-preview.3",
"version": "0.1.0-preview.4",
"description": "HTML library for building media players",
"license": "Apache-2.0",
"keywords": [
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [0.1.0-preview.4](https://github.com/videojs/v10/compare/@videojs/icons@0.1.0-preview.3...@videojs/icons@0.1.0-preview.4) (2025-10-30)
### Miscellaneous Chores
* **@videojs/icons:** Synchronize videojs versions
## [0.1.0-preview.3](https://github.com/videojs/v10/compare/@videojs/icons@0.1.0-preview.2...@videojs/icons@0.1.0-preview.3) (2025-10-29)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/icons",
"type": "module",
"version": "0.1.0-preview.3",
"version": "0.1.0-preview.4",
"description": "SVG icon library for Video.js",
"license": "Apache-2.0",
"keywords": [
+16
View File
@@ -1,5 +1,21 @@
# Changelog
## [0.1.0-preview.4](https://github.com/videojs/v10/compare/@videojs/react@0.1.0-preview.3...@videojs/react@0.1.0-preview.4) (2025-10-30)
### Features
* **html:** add element registrations ([eaaa03c](https://github.com/videojs/v10/commit/eaaa03c284f9fc3c9069bedb74d95c8a951c1b56))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @videojs/core bumped to 0.1.0-preview.4
* @videojs/icons bumped to 0.1.0-preview.4
* @videojs/utils bumped to 0.1.0-preview.4
## [0.1.0-preview.3](https://github.com/videojs/v10/compare/@videojs/react@0.1.0-preview.2...@videojs/react@0.1.0-preview.3) (2025-10-29)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/react",
"type": "module",
"version": "0.1.0-preview.3",
"version": "0.1.0-preview.4",
"description": "React library for building media players",
"license": "Apache-2.0",
"keywords": [
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [0.1.0-preview.4](https://github.com/videojs/v10/compare/@videojs/utils@0.1.0-preview.3...@videojs/utils@0.1.0-preview.4) (2025-10-30)
### Miscellaneous Chores
* **@videojs/utils:** Synchronize videojs versions
## [0.1.0-preview.3](https://github.com/videojs/v10/compare/@videojs/utils@0.1.0-preview.2...@videojs/utils@0.1.0-preview.3) (2025-10-29)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@videojs/utils",
"type": "module",
"version": "0.1.0-preview.3",
"version": "0.1.0-preview.4",
"description": "Utility functions and helpers for Video.js",
"license": "Apache-2.0",
"keywords": [