File tree Expand file tree Collapse file tree 11 files changed +76
-10
lines changed
Expand file tree Collapse file tree 11 files changed +76
-10
lines changed Original file line number Diff line number Diff line change 11{
2- "packages/core" : " 0.1.0-preview.10 " ,
3- "packages/html" : " 0.1.0-preview.10 " ,
4- "packages/react" : " 0.1.0-preview.10 " ,
5- "packages/icons" : " 0.1.0-preview.10 " ,
6- "packages/utils" : " 0.1.0-preview.10 "
2+ "packages/core" : " 0.1.0-preview.11 " ,
3+ "packages/html" : " 0.1.0-preview.11 " ,
4+ "packages/react" : " 0.1.0-preview.11 " ,
5+ "packages/icons" : " 0.1.0-preview.11 " ,
6+ "packages/utils" : " 0.1.0-preview.11 "
77}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.1.0-preview.11] ( https://github.com/videojs/v10/compare/@videojs/core@0.1.0-preview.10...@videojs/core@0.1.0-preview.11 ) (2025-12-21)
4+
5+
6+ ### Features
7+
8+ * ** example/react:** improvements to react examples ([ #210 ] ( https://github.com/videojs/v10/issues/210 ) ) ([ c35b012] ( https://github.com/videojs/v10/commit/c35b0122509ce3230dcfce4a0acf0d315ba5f0ee ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * ** core:** fixed fullscreen on ios safari ([ #211 ] ( https://github.com/videojs/v10/issues/211 ) ) ([ 6068633] ( https://github.com/videojs/v10/commit/6068633be0939c8024317abac0cb1cd5a262d07a ) )
14+
15+
16+ ### Dependencies
17+
18+ * The following workspace dependencies were updated
19+ * dependencies
20+ * @videojs/utils bumped to 0.1.0-preview.11
Original file line number Diff line number Diff line change 11{
22 "name" : " @videojs/core" ,
33 "type" : " module" ,
4- "version" : " 0.1.0-alpha.1 " ,
4+ "version" : " 0.1.0-preview.11 " ,
55 "description" : " Core components and utilities for Video.js" ,
66 "license" : " Apache-2.0" ,
77 "keywords" : [
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.1.0-preview.11] ( https://github.com/videojs/v10/compare/@videojs/html@0.1.0-preview.10...@videojs/html@0.1.0-preview.11 ) (2025-12-21)
4+
5+
6+ ### Features
7+
8+ * ** example/react:** improvements to react examples ([ #210 ] ( https://github.com/videojs/v10/issues/210 ) ) ([ c35b012] ( https://github.com/videojs/v10/commit/c35b0122509ce3230dcfce4a0acf0d315ba5f0ee ) )
9+
10+
11+ ### Dependencies
12+
13+ * The following workspace dependencies were updated
14+ * dependencies
15+ * @videojs/utils bumped to 0.1.0-preview.11
Original file line number Diff line number Diff line change 11{
22 "name" : " @videojs/html" ,
33 "type" : " module" ,
4- "version" : " 0.1.0-alpha.1 " ,
4+ "version" : " 0.1.0-preview.11 " ,
55 "description" : " HTML library for building media players" ,
66 "license" : " Apache-2.0" ,
77 "keywords" : [
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.1.0-preview.11] ( https://github.com/videojs/v10/compare/@videojs/icons@0.1.0-preview.10...@videojs/icons@0.1.0-preview.11 ) (2025-12-21)
4+
5+
6+ ### Features
7+
8+ * ** example/react:** improvements to react examples ([ #210 ] ( https://github.com/videojs/v10/issues/210 ) ) ([ c35b012] ( https://github.com/videojs/v10/commit/c35b0122509ce3230dcfce4a0acf0d315ba5f0ee ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @videojs/icons" ,
33 "type" : " module" ,
4- "version" : " 0.1.0-alpha.1 " ,
4+ "version" : " 0.1.0-preview.11 " ,
55 "description" : " SVG icon library for Video.js" ,
66 "license" : " Apache-2.0" ,
77 "files" : [],
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.1.0-preview.11] ( https://github.com/videojs/v10/compare/@videojs/react@0.1.0-preview.10...@videojs/react@0.1.0-preview.11 ) (2025-12-21)
4+
5+
6+ ### Features
7+
8+ * ** example/react:** improvements to react examples ([ #210 ] ( https://github.com/videojs/v10/issues/210 ) ) ([ c35b012] ( https://github.com/videojs/v10/commit/c35b0122509ce3230dcfce4a0acf0d315ba5f0ee ) )
9+
10+
11+ ### Dependencies
12+
13+ * The following workspace dependencies were updated
14+ * dependencies
15+ * @videojs/utils bumped to 0.1.0-preview.11
Original file line number Diff line number Diff line change 11{
22 "name" : " @videojs/react" ,
33 "type" : " module" ,
4- "version" : " 0.1.0-alpha.1 " ,
4+ "version" : " 0.1.0-preview.11 " ,
55 "description" : " React library for building media players" ,
66 "license" : " Apache-2.0" ,
77 "keywords" : [
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.1.0-preview.11] ( https://github.com/videojs/v10/compare/@videojs/utils@0.1.0-preview.10...@videojs/utils@0.1.0-preview.11 ) (2025-12-21)
4+
5+
6+ ### Features
7+
8+ * ** example/react:** improvements to react examples ([ #210 ] ( https://github.com/videojs/v10/issues/210 ) ) ([ c35b012] ( https://github.com/videojs/v10/commit/c35b0122509ce3230dcfce4a0acf0d315ba5f0ee ) )
You can’t perform that action at this time.
0 commit comments