From 4849374f23e22f3eee714d6f9c023236d5e0706d Mon Sep 17 00:00:00 2001 From: Gary Katsevman Date: Mon, 4 Apr 2016 13:27:37 -0400 Subject: [PATCH] v5.8.8 --- CHANGELOG.md | 7 +++++-- component.json | 2 +- package.json | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 262ca1d28e..7ed4cc6127 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,15 @@ CHANGELOG ========= ## HEAD (Unreleased) +_(none)_ + +-------------------- + +## 5.8.8 (2016-04-04) * @vtytar fixed auto-setup failing if taking too long to load ([view](http://github.com/videojs/video.js/pull/3233)) * @seescode fixed css failing on IE8 due to incorrect ie8 hack ([view](http://github.com/videojs/video.js/pull/3226)) * @seescode fixed dragging on mute toggle changing the volume ([view](http://github.com/videojs/video.js/pull/3228)) --------------------- - ## 5.8.7 (2016-03-29) * @llun fixed menus from throwing when focused when empty ([view](https://github.com/videojs/video.js/pull/3218)) * @mister-ben added dir=ltr to control bar and loading spinner ([view](https://github.com/videojs/video.js/pull/3221)) diff --git a/component.json b/component.json index bf72884234..5e3d895d7d 100644 --- a/component.json +++ b/component.json @@ -1,7 +1,7 @@ { "name": "video.js", "description": "An HTML5 and Flash video player with a common API and skin for both.", - "version": "5.8.7", + "version": "5.8.8", "keywords": [ "videojs", "html5", diff --git a/package.json b/package.json index 0aa153545c..0665776006 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "video.js", "description": "An HTML5 and Flash video player with a common API and skin for both.", - "version": "5.8.7", + "version": "5.8.8", "copyright": "Copyright Brightcove, Inc. ", "license": "Apache-2.0", "keywords": [