This commit is contained in:
Sam Potts 2019-02-23 13:09:26 +11:00
parent 1c29cb890e
commit 83eda174af
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## v3.5.1
- Fixed build issues with babel and browserslist
## v3.5.0
- Preview seek/scrubbing thumbnails (thanks @jamesoflol)

View File

@ -1,6 +1,6 @@
{
"name": "plyr",
"version": "3.5.0",
"version": "3.5.1",
"description": "A simple, accessible and customizable HTML5, YouTube and Vimeo media player",
"homepage": "https://plyr.io",
"author": "Sam Potts <sam@potts.es>",