diff --git a/CHANGELOG.md b/CHANGELOG.md index fd808223ef..00a92add6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,13 @@ CHANGELOG ========= ## HEAD (Unreleased) -* @gkatsev fixed vertical slider alignment in volume menu button ([view](https://github.com/videojs/video.js/pull/2943)) +_(none)_ -------------------- +## 5.4.6 (2015-12-22) +* @gkatsev fixed vertical slider alignment in volume menu button ([view](https://github.com/videojs/video.js/pull/2943)) + ## 5.4.5 (2015-12-15) * @gkatsev added mouse/touch listeners to volume menu button ([view](https://github.com/videojs/video.js/pull/2638)) * @gkatsev updated styles for inline menu and volume bar ([view](https://github.com/videojs/video.js/pull/2913)) diff --git a/component.json b/component.json index 0168669b96..454954ec6d 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.4.5", + "version": "5.4.6", "keywords": [ "videojs", "html5", diff --git a/package.json b/package.json index 45ca510ed3..769875697e 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.4.5", + "version": "5.4.6", "copyright": "Copyright Brightcove, Inc. ", "license": "Apache-2.0", "keywords": [