mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
chore: release main (#191)
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
8b868e95a3
commit
8f4a39bb24
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"packages/core": "0.1.0-preview.7",
|
||||
"packages/html": "0.1.0-preview.7",
|
||||
"packages/react": "0.1.0-preview.7",
|
||||
"packages/icons": "0.1.0-preview.7",
|
||||
"packages/utils": "0.1.0-preview.7"
|
||||
"packages/core": "0.1.0-preview.8",
|
||||
"packages/html": "0.1.0-preview.8",
|
||||
"packages/react": "0.1.0-preview.8",
|
||||
"packages/icons": "0.1.0-preview.8",
|
||||
"packages/utils": "0.1.0-preview.8"
|
||||
}
|
||||
|
||||
@@ -1,5 +1,19 @@
|
||||
# Changelog
|
||||
|
||||
## [0.1.0-preview.8](https://github.com/videojs/v10/compare/@videojs/core@0.1.0-preview.7...@videojs/core@0.1.0-preview.8) (2025-11-12)
|
||||
|
||||
|
||||
### Miscellaneous Chores
|
||||
|
||||
* **@videojs/core:** Synchronize videojs versions
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* The following workspace dependencies were updated
|
||||
* dependencies
|
||||
* @videojs/utils bumped to 0.1.0-preview.8
|
||||
|
||||
## [0.1.0-preview.7](https://github.com/videojs/v10/compare/@videojs/core@0.1.0-preview.6...@videojs/core@0.1.0-preview.7) (2025-11-11)
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@videojs/core",
|
||||
"type": "module",
|
||||
"version": "0.1.0-preview.7",
|
||||
"version": "0.1.0-preview.8",
|
||||
"description": "Core components and utilities for Video.js",
|
||||
"license": "Apache-2.0",
|
||||
"keywords": [
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# Changelog
|
||||
|
||||
## [0.1.0-preview.8](https://github.com/videojs/v10/compare/@videojs/html@0.1.0-preview.7...@videojs/html@0.1.0-preview.8) (2025-11-12)
|
||||
|
||||
|
||||
### Miscellaneous Chores
|
||||
|
||||
* **@videojs/html:** Synchronize videojs versions
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* The following workspace dependencies were updated
|
||||
* dependencies
|
||||
* @videojs/core bumped to 0.1.0-preview.8
|
||||
* @videojs/icons bumped to 0.1.0-preview.8
|
||||
* @videojs/utils bumped to 0.1.0-preview.8
|
||||
|
||||
## [0.1.0-preview.7](https://github.com/videojs/v10/compare/@videojs/html@0.1.0-preview.6...@videojs/html@0.1.0-preview.7) (2025-11-11)
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@videojs/html",
|
||||
"type": "module",
|
||||
"version": "0.1.0-preview.7",
|
||||
"version": "0.1.0-preview.8",
|
||||
"description": "HTML library for building media players",
|
||||
"license": "Apache-2.0",
|
||||
"keywords": [
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [0.1.0-preview.8](https://github.com/videojs/v10/compare/@videojs/icons@0.1.0-preview.7...@videojs/icons@0.1.0-preview.8) (2025-11-12)
|
||||
|
||||
|
||||
### Miscellaneous Chores
|
||||
|
||||
* **@videojs/icons:** Synchronize videojs versions
|
||||
|
||||
## [0.1.0-preview.7](https://github.com/videojs/v10/compare/@videojs/icons@0.1.0-preview.6...@videojs/icons@0.1.0-preview.7) (2025-11-11)
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@videojs/icons",
|
||||
"type": "module",
|
||||
"version": "0.1.0-preview.7",
|
||||
"version": "0.1.0-preview.8",
|
||||
"description": "SVG icon library for Video.js",
|
||||
"license": "Apache-2.0",
|
||||
"keywords": [
|
||||
|
||||
@@ -1,5 +1,21 @@
|
||||
# Changelog
|
||||
|
||||
## [0.1.0-preview.8](https://github.com/videojs/v10/compare/@videojs/react@0.1.0-preview.7...@videojs/react@0.1.0-preview.8) (2025-11-12)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* hydration mismatch in Tooltip and Popover ([#190](https://github.com/videojs/v10/issues/190)) ([8b868e9](https://github.com/videojs/v10/commit/8b868e95a3ffd92421ddb2846708d3a2ca8125e3))
|
||||
|
||||
|
||||
### Dependencies
|
||||
|
||||
* The following workspace dependencies were updated
|
||||
* dependencies
|
||||
* @videojs/core bumped to 0.1.0-preview.8
|
||||
* @videojs/icons bumped to 0.1.0-preview.8
|
||||
* @videojs/utils bumped to 0.1.0-preview.8
|
||||
|
||||
## [0.1.0-preview.7](https://github.com/videojs/v10/compare/@videojs/react@0.1.0-preview.6...@videojs/react@0.1.0-preview.7) (2025-11-11)
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@videojs/react",
|
||||
"type": "module",
|
||||
"version": "0.1.0-preview.7",
|
||||
"version": "0.1.0-preview.8",
|
||||
"description": "React library for building media players",
|
||||
"license": "Apache-2.0",
|
||||
"keywords": [
|
||||
|
||||
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [0.1.0-preview.8](https://github.com/videojs/v10/compare/@videojs/utils@0.1.0-preview.7...@videojs/utils@0.1.0-preview.8) (2025-11-12)
|
||||
|
||||
|
||||
### Miscellaneous Chores
|
||||
|
||||
* **@videojs/utils:** Synchronize videojs versions
|
||||
|
||||
## [0.1.0-preview.7](https://github.com/videojs/v10/compare/@videojs/utils@0.1.0-preview.6...@videojs/utils@0.1.0-preview.7) (2025-11-11)
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@videojs/utils",
|
||||
"type": "module",
|
||||
"version": "0.1.0-preview.7",
|
||||
"version": "0.1.0-preview.8",
|
||||
"description": "Utility functions and helpers for Video.js",
|
||||
"license": "Apache-2.0",
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user