Skip to content

Commit c54235f

Browse files
authored
chore: release main
2 parents 8bb95a9 + 6e9d5bb commit c54235f

40 files changed

Lines changed: 306 additions & 107 deletions
Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
2-
".": "0.3.0",
3-
"examples/vanilla": "1.11.11",
4-
"examples/remix": "1.0.2",
5-
"scripts/build-theme": "0.1.0",
6-
"site": "1.11.11",
7-
"themes/demuxed-2022": "0.1.1",
8-
"themes/halloween": "0.1.1",
9-
"themes/instaplay": "0.1.1",
10-
"themes/microvideo": "0.1.1",
11-
"themes/minimal": "0.2.0",
12-
"themes/notflix": "0.1.1",
13-
"themes/reelplay": "0.1.1",
14-
"themes/sutro": "0.2.0",
15-
"themes/sutro-audio": "0.0.7",
16-
"themes/tailwind-audio": "0.0.12",
17-
"themes/vimeonova": "0.1.1",
18-
"themes/winamp": "0.0.12",
19-
"themes/x-mas": "0.1.1",
20-
"themes/yt": "0.2.0"
2+
".": "0.3.1",
3+
"examples/vanilla": "1.11.12",
4+
"examples/remix": "1.0.3",
5+
"scripts/build-theme": "0.1.1",
6+
"site": "1.11.12",
7+
"themes/demuxed-2022": "0.1.2",
8+
"themes/halloween": "0.1.2",
9+
"themes/instaplay": "0.1.2",
10+
"themes/microvideo": "0.1.2",
11+
"themes/minimal": "0.2.1",
12+
"themes/notflix": "0.1.2",
13+
"themes/reelplay": "0.1.2",
14+
"themes/sutro": "0.2.1",
15+
"themes/sutro-audio": "0.0.8",
16+
"themes/tailwind-audio": "0.0.13",
17+
"themes/vimeonova": "0.1.2",
18+
"themes/winamp": "0.0.13",
19+
"themes/x-mas": "0.1.2",
20+
"themes/yt": "0.2.1"
2121
}

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# Changelog
22

3+
## [0.3.1](https://github.com/muxinc/player.style/compare/player.style@0.3.0...player.style@0.3.1) (2025-12-04)
4+
5+
6+
### Bug Fixes
7+
8+
* Updated ce-la-react ([8bb95a9](https://github.com/muxinc/player.style/commit/8bb95a957120f747824c3f7ce1e8bce161407a99))
9+
10+
11+
### Dependencies
12+
13+
* The following workspace dependencies were updated
14+
* devDependencies
15+
* @player.style/demuxed-2022 bumped from 0.1.1 to 0.1.2
16+
* @player.style/halloween bumped from 0.1.1 to 0.1.2
17+
* @player.style/x-mas bumped from 0.1.1 to 0.1.2
18+
* @player.style/instaplay bumped from 0.1.1 to 0.1.2
19+
* @player.style/microvideo bumped from 0.1.1 to 0.1.2
20+
* @player.style/minimal bumped from 0.2.0 to 0.2.1
21+
* @player.style/notflix bumped from 0.1.1 to 0.1.2
22+
* @player.style/reelplay bumped from 0.1.1 to 0.1.2
23+
* @player.style/sutro bumped from 0.2.0 to 0.2.1
24+
* @player.style/sutro-audio bumped from 0.0.7 to 0.0.8
25+
* @player.style/tailwind-audio bumped from 0.0.12 to 0.0.13
26+
* @player.style/vimeonova bumped from 0.1.1 to 0.1.2
27+
* @player.style/winamp bumped from 0.0.12 to 0.0.13
28+
* @player.style/yt bumped from 0.2.0 to 0.2.1
29+
330
## [0.3.0](https://github.com/muxinc/player.style/compare/player.style@0.2.0...player.style@0.3.0) (2025-10-01)
431

532

examples/remix/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.0.3](https://github.com/muxinc/player.style/compare/test-mux-player-style-remix@1.0.2...test-mux-player-style-remix@1.0.3) (2025-12-04)
4+
5+
6+
### Bug Fixes
7+
8+
* Updated ce-la-react ([8bb95a9](https://github.com/muxinc/player.style/commit/8bb95a957120f747824c3f7ce1e8bce161407a99))
9+
10+
11+
### Dependencies
12+
13+
* The following workspace dependencies were updated
14+
* dependencies
15+
* player.style bumped from ^0.3.0 to ^0.3.1
16+
317
## [1.0.2](https://github.com/muxinc/player.style/compare/test-mux-player-style-remix@1.0.1...test-mux-player-style-remix@1.0.2) (2025-10-01)
418

519

examples/remix/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "test-mux-player-style-remix",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"private": true,
55
"sideEffects": false,
66
"type": "module",
@@ -17,7 +17,7 @@
1717
"@remix-run/serve": "^2.15.1",
1818
"isbot": "^5.1.18",
1919
"media-chrome": "^4.16.1",
20-
"player.style": "^0.3.0",
20+
"player.style": "^0.3.1",
2121
"react": "^18.2.0",
2222
"react-dom": "^18.2.0"
2323
},

examples/vanilla/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.11.12](https://github.com/muxinc/player.style/compare/vanilla@1.11.11...vanilla@1.11.12) (2025-12-04)
4+
5+
6+
### Dependencies
7+
8+
* The following workspace dependencies were updated
9+
* dependencies
10+
* player.style bumped from 0.3.0 to 0.3.1
11+
312
## [1.11.11](https://github.com/muxinc/player.style/compare/vanilla@1.11.10...vanilla@1.11.11) (2025-10-01)
413

514

examples/vanilla/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "vanilla",
4-
"version": "1.11.11",
4+
"version": "1.11.12",
55
"description": "",
66
"main": "index.html",
77
"scripts": {
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"hls-video-element": "^1.3.0",
14-
"player.style": "0.3.0"
14+
"player.style": "0.3.1"
1515
},
1616
"devDependencies": {
1717
"esbuild": "^0.24.0"

0 commit comments

Comments
 (0)