-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
7812956
commit 517948a
Showing
38 changed files
with
334 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
{ | ||
".": "0.1.0", | ||
"examples/vanilla": "1.9.0", | ||
"scripts/build-theme": "0.0.8", | ||
"site": "1.9.0", | ||
"themes/demuxed-2022": "0.1.0", | ||
"themes/halloween": "0.1.0", | ||
"themes/instaplay": "0.1.0", | ||
"themes/microvideo": "0.1.0", | ||
"themes/minimal": "0.1.0", | ||
"themes/notflix": "0.1.0", | ||
"themes/reelplay": "0.1.0", | ||
"themes/sutro": "0.1.0", | ||
"themes/sutro-audio": "0.0.6", | ||
"themes/tailwind-audio": "0.0.11", | ||
"themes/vimeonova": "0.1.0", | ||
"themes/winamp": "0.0.11", | ||
"themes/x-mas": "0.1.0", | ||
"themes/yt": "0.1.0" | ||
".": "0.1.1", | ||
"examples/vanilla": "1.10.0", | ||
"scripts/build-theme": "0.1.0", | ||
"site": "1.10.0", | ||
"themes/demuxed-2022": "0.1.1", | ||
"themes/halloween": "0.1.1", | ||
"themes/instaplay": "0.1.1", | ||
"themes/microvideo": "0.1.1", | ||
"themes/minimal": "0.1.1", | ||
"themes/notflix": "0.1.1", | ||
"themes/reelplay": "0.1.1", | ||
"themes/sutro": "0.1.1", | ||
"themes/sutro-audio": "0.0.7", | ||
"themes/tailwind-audio": "0.0.12", | ||
"themes/vimeonova": "0.1.1", | ||
"themes/winamp": "0.0.12", | ||
"themes/x-mas": "0.1.1", | ||
"themes/yt": "0.1.1" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,32 @@ | ||
# Changelog | ||
|
||
## [0.1.1](https://github.com/muxinc/player.style/compare/[email protected]@0.1.1) (2024-12-19) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* use ce-la-react, fix React 19+ wrappers ([#146](https://github.com/muxinc/player.style/issues/146)) ([10f29b3](https://github.com/muxinc/player.style/commit/10f29b3f20b1a359300aaa0cd5c1f93a9e0a59dc)) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* devDependencies | ||
* @player.style/demuxed-2022 bumped from 0.1.0 to 0.1.1 | ||
* @player.style/halloween bumped from 0.1.0 to 0.1.1 | ||
* @player.style/x-mas bumped from 0.1.0 to 0.1.1 | ||
* @player.style/instaplay bumped from 0.1.0 to 0.1.1 | ||
* @player.style/microvideo bumped from 0.1.0 to 0.1.1 | ||
* @player.style/minimal bumped from 0.1.0 to 0.1.1 | ||
* @player.style/notflix bumped from 0.1.0 to 0.1.1 | ||
* @player.style/reelplay bumped from 0.1.0 to 0.1.1 | ||
* @player.style/sutro bumped from 0.1.0 to 0.1.1 | ||
* @player.style/sutro-audio bumped from 0.0.6 to 0.0.7 | ||
* @player.style/tailwind-audio bumped from 0.0.11 to 0.0.12 | ||
* @player.style/vimeonova bumped from 0.1.0 to 0.1.1 | ||
* @player.style/winamp bumped from 0.0.11 to 0.0.12 | ||
* @player.style/yt bumped from 0.1.0 to 0.1.1 | ||
|
||
## [0.1.0](https://github.com/muxinc/player.style/compare/[email protected]@0.1.0) (2024-12-09) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,25 @@ | ||
# Changelog | ||
|
||
## [1.10.0](https://github.com/muxinc/player.style/compare/[email protected]) (2024-12-19) | ||
|
||
|
||
### Features | ||
|
||
* add Vimeonova theme ([#44](https://github.com/muxinc/player.style/issues/44)) ([e421c28](https://github.com/muxinc/player.style/commit/e421c28ae88a16fce65c6beca0e778d01fc1a353)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* player.style dependency ([bb2a628](https://github.com/muxinc/player.style/commit/bb2a62895db48cd89b6af38d6a550136626f0ade)) | ||
* vanilla pkg, add vanilla example ([dc01aa4](https://github.com/muxinc/player.style/commit/dc01aa4985dfa782527f5533698e029efeb2dc8a)) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* player.style bumped from 0.1.0 to 0.1.1 | ||
|
||
## [1.9.0](https://github.com/muxinc/player.style/compare/[email protected]) (2024-12-09) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.