From dc3fc686e76e8d9489af5a540449a420abaa923a Mon Sep 17 00:00:00 2001 From: Gary Katsevman Date: Tue, 29 Mar 2016 17:30:58 -0400 Subject: [PATCH] v5.8.7 --- 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 cd8c94451..5ee754f2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,14 +2,17 @@ CHANGELOG ========= ## HEAD (Unreleased) +_(none)_ + +-------------------- + +## 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)) * @avreg fixed notSupportedMessage saying video when meaning media ([view](https://github.com/videojs/video.js/pull/3222)) * @mister-ben fixed missing native HTML5 tracks ([view](https://github.com/videojs/video.js/pull/3212)) * @mister-ben updated Arabic language files ([view](https://github.com/videojs/video.js/pull/3225)) --------------------- - ## 5.8.6 (2016-03-25) * @misteroneill fixed typo and indenting in language files ([view](https://github.com/videojs/video.js/pull/3207)) diff --git a/component.json b/component.json index 338524ceb..bf7288423 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.6", + "version": "5.8.7", "keywords": [ "videojs", "html5", diff --git a/package.json b/package.json index 98029906d..0aa153545 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.6", + "version": "5.8.7", "copyright": "Copyright Brightcove, Inc. ", "license": "Apache-2.0", "keywords": [