1
0
mirror of https://github.com/videojs/video.js.git synced 2025-04-09 07:23:57 +02:00
This commit is contained in:
Gary Katsevman 2016-08-08 15:24:12 -04:00
parent c306e4f7f3
commit 2e46c516f6
3 changed files with 6 additions and 3 deletions

View File

@ -2,10 +2,13 @@ CHANGELOG
=========
## HEAD (Unreleased)
* @gkatsev re-published to make sure that the audio button has css
_(none)_
--------------------
## 5.10.8 (2016-08-08)
* @gkatsev re-published to make sure that the audio button has css
## 5.10.7 (2016-06-27)
* @gkatsev pinned node-sass to 3.4 ([view](https://github.com/videojs/video.js/pull/3401))
* @mister-ben added try catch to volume and playbackrate checks. Fixes #3315 ([view](https://github.com/videojs/video.js/pull/3320))

View File

@ -1,7 +1,7 @@
{
"name": "video.js",
"description": "An HTML5 and Flash video player with a common API and skin for both.",
"version": "5.10.7",
"version": "5.10.8",
"keywords": [
"videojs",
"html5",

View File

@ -1,7 +1,7 @@
{
"name": "video.js",
"description": "An HTML5 and Flash video player with a common API and skin for both.",
"version": "5.10.7",
"version": "5.10.8",
"copyright": "Copyright Brightcove, Inc. <https://www.brightcove.com/>",
"license": "Apache-2.0",
"keywords": [