Skip to content

Commit

Permalink
chore(release): 0.36.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan Ziv committed Nov 22, 2018
1 parent dcbae3d commit 1dcba63
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a name="0.36.4"></a>
## [0.36.4](https://github.com/kaltura/kaltura-player-js/compare/v0.36.3...v0.36.4) (2018-11-22)


### Bug Fixes

* **FEC-8713:** playlist by config not playing ([#179](https://github.com/kaltura/kaltura-player-js/issues/179)) ([da3ee4e](https://github.com/kaltura/kaltura-player-js/commit/da3ee4e))



<a name="0.36.3"></a>
## [0.36.3](https://github.com/kaltura/kaltura-player-js/compare/v0.36.2...v0.36.3) (2018-11-20)

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": "kaltura-player-js",
"version": "0.36.3",
"version": "0.36.4",
"main": "dist/kaltura-player.js",
"scripts": {
"clean": "rm -rf ./dist",
Expand Down Expand Up @@ -95,7 +95,7 @@
"webpack-dev-server": "latest"
},
"dependencies": {
"@playkit-js/playkit-js": "^0.41.2",
"@playkit-js/playkit-js": "^0.42.0",
"@playkit-js/playkit-js-dash": "^1.8.2",
"@playkit-js/playkit-js-hls": "^1.10.2",
"@playkit-js/playkit-js-kanalytics": "^0.10.0",
Expand Down

0 comments on commit 1dcba63

Please sign in to comment.