Skip to content

Commit

Permalink
chore(release): 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Ziv committed Feb 19, 2018
1 parent 4818977 commit 4940b1f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="1.5.4"></a>
## [1.5.4](https://github.com/kaltura/playkit-js-hls/compare/v1.5.3...v1.5.4) (2018-02-19)


### Bug Fixes

* **FEC-7623:** preset captions are no displayed ([#50](https://github.com/kaltura/playkit-js-hls/issues/50)) ([0b9c7ae](https://github.com/kaltura/playkit-js-hls/commit/0b9c7ae))
* **FEC-7913:** Live - player doesn't seek to live edge on resume ([#48](https://github.com/kaltura/playkit-js-hls/issues/48)) ([193fea0](https://github.com/kaltura/playkit-js-hls/commit/193fea0))
* remove loadedmetadata listener once metadata loaded ([#52](https://github.com/kaltura/playkit-js-hls/issues/52)) ([cfcd2c1](https://github.com/kaltura/playkit-js-hls/commit/cfcd2c1))



<a name="1.5.3"></a>
## [1.5.3](https://github.com/kaltura/playkit-js-hls/compare/v1.5.2...v1.5.3) (2018-02-11)

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "playkit-js-hls",
"version": "1.5.3",
"version": "1.5.4",
"description": "",
"main": "dist/playkit-hls.js",
"scripts": {
Expand Down Expand Up @@ -77,4 +77,4 @@
"url": "https://github.com/kaltura/playkit-js-hls/issues"
},
"homepage": "https://github.com/kaltura/playkit-js-hls#readme"
}
}

0 comments on commit 4940b1f

Please sign in to comment.