Skip to content

Commit

Permalink
chore(release): 0.59.6
Browse files Browse the repository at this point in the history
  • Loading branch information
yairans committed Jan 30, 2020
1 parent 13f36b5 commit 311504a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

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="0.59.6"></a>
## [0.59.6](https://github.com/kaltura/playkit-js/compare/v0.59.4...v0.59.6) (2020-01-30)


### Bug Fixes

* **FEC-9534:** changing the bitrate post completion of any content changes replay to play icon ([#440](https://github.com/kaltura/playkit-js/issues/440)) ([e329820](https://github.com/kaltura/playkit-js/commit/e329820))
* **FEC-9577:** Hisense playback doesn't work ([#438](https://github.com/kaltura/playkit-js/issues/438)) ([281421b](https://github.com/kaltura/playkit-js/commit/281421b))
* **FEC-9614:** Player is stuck when having empty lines on VTT on E11 ([#436](https://github.com/kaltura/playkit-js/issues/436)) ([e472628](https://github.com/kaltura/playkit-js/commit/e472628))
* **FEC-9629:** Player is not inline when rendered after the DOM loads ([#439](https://github.com/kaltura/playkit-js/issues/439)) ([13f36b5](https://github.com/kaltura/playkit-js/commit/13f36b5))



<a name="0.59.5"></a>
## [0.59.5](https://github.com/kaltura/playkit-js/compare/v0.59.4...v0.59.5) (2020-01-29)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@playkit-js/playkit-js",
"version": "0.59.5",
"version": "0.59.6",
"main": "dist/playkit.js",
"scripts": {
"clean": "rm -rf ./dist",
Expand Down

0 comments on commit 311504a

Please sign in to comment.