diff --git a/CHANGELOG.md b/CHANGELOG.md index 18e83f1b6..b0b9d6c15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ 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. + +## [0.19.5](https://github.com/kaltura/playkit-js-ui/compare/v0.19.4...v0.19.5) (2018-03-21) + + +### Bug Fixes + +* **FEC-8024:** black screen on replay - ie11 ([#206](https://github.com/kaltura/playkit-js-ui/issues/206)) ([cccbb30](https://github.com/kaltura/playkit-js-ui/commit/cccbb30)) + + + ## [0.19.4](https://github.com/kaltura/playkit-js-ui/compare/v0.19.3...v0.19.4) (2018-03-14) diff --git a/package.json b/package.json index 16edd80bd..4c46c6734 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "playkit-js-ui", - "version": "0.19.4", + "version": "0.19.5", "description": "", "main": "dist/playkit-ui.js", "scripts": {