Change version scheme to date
This commit is contained in:
parent
a4f1b8a33a
commit
4ff3447516
2 changed files with 1 additions and 12 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -1,11 +0,0 @@
|
|||
## v0.1.3
|
||||
- Added ability to change keyboard shortcuts
|
||||
- Added loading indicator
|
||||
- Added failed message
|
||||
- Added Local Icons
|
||||
|
||||
## v0.1.2
|
||||
- Added ability to change colors with `:root`
|
||||
- Volume slider now auto hides, hover over to show
|
||||
- Auto-hide cursor only on video container, not the entire body
|
||||
- Double-click will toggle fullscreen
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "plyx-player",
|
||||
"version": "0.1.3",
|
||||
"version": "2023.12.14",
|
||||
"description": "Custom player for HTML5",
|
||||
"author": "sudovanilla",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
|
|
Reference in a new issue