diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d6ef8830..e39292194 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,13 @@ CHANGELOG ========= ## HEAD (Unreleased) -* @gkatsev fixed chapters menu. Fixes #3062 ([view](https://github.com/videojs/video.js/pull/3163)) +_(none)_ -------------------- +## 5.8.2 (2016-03-09) +* @gkatsev fixed chapters menu. Fixes #3062 ([view](https://github.com/videojs/video.js/pull/3163)) + ## 5.8.1 (2016-03-07) * @gkatsev updated videojs badges in the README ([view](https://github.com/videojs/video.js/pull/3134)) * @BrandonOCasey converted remaining text-track modules to ES6 ([view](https://github.com/videojs/video.js/pull/3130)) diff --git a/component.json b/component.json index faefb66cb..f0cb2fb4d 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.1", + "version": "5.8.2", "keywords": [ "videojs", "html5", diff --git a/package.json b/package.json index 8b96bd2a9..2807fdf9b 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.1", + "version": "5.8.2", "copyright": "Copyright Brightcove, Inc. ", "license": "Apache-2.0", "keywords": [