1
0
mirror of https://github.com/videojs/video.js.git synced 2025-10-31 00:08:01 +02:00
This commit is contained in:
Gary Katsevman
2016-03-25 14:57:13 -04:00
parent 6eba133963
commit 6845cbedc3
3 changed files with 6 additions and 3 deletions

View File

@@ -2,10 +2,13 @@ CHANGELOG
========= =========
## HEAD (Unreleased) ## HEAD (Unreleased)
* @misteroneill fixed type and indenting in language files ([view](https://github.com/videojs/video.js/pull/3207)) _(none)_
-------------------- --------------------
## 5.8.6 (2016-03-25)
* @misteroneill fixed typo and indenting in language files ([view](https://github.com/videojs/video.js/pull/3207))
## 5.8.5 (2016-03-17) ## 5.8.5 (2016-03-17)
* @gkatsev cleared vttjs script handlers on dispose. Fixed tests ([view](https://github.com/videojs/video.js/pull/3189)) * @gkatsev cleared vttjs script handlers on dispose. Fixed tests ([view](https://github.com/videojs/video.js/pull/3189))

View File

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

View File

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