Skip to content

Commit

Permalink
chore(release): 0.37.3
Browse files Browse the repository at this point in the history
  • Loading branch information
odedhutzler committed Dec 27, 2018
1 parent f959a99 commit 4ffde1b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

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.37.3"></a>
## [0.37.3](https://github.com/kaltura/kaltura-player-js/compare/v0.37.2...v0.37.3) (2018-12-27)


### Bug Fixes

* **FEC-8788:** fix shaka playready endianness for Tivo ([#193](https://github.com/kaltura/kaltura-player-js/issues/193)) ([f44716f](https://github.com/kaltura/kaltura-player-js/commit/f44716f))
* **FEC-8791:** When changing volume in local mode it's not showing the correct rate/state when returning to local mode after casting ([#194](https://github.com/kaltura/kaltura-player-js/issues/194)) ([c0d89d5](https://github.com/kaltura/kaltura-player-js/commit/c0d89d5))



<a name="0.37.2"></a>
## [0.37.2](https://github.com/kaltura/kaltura-player-js/compare/v0.37.1...v0.37.2) (2018-12-24)

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": "kaltura-player-js",
"version": "0.37.2",
"version": "0.37.3",
"main": "dist/kaltura-player.js",
"scripts": {
"clean": "rm -rf ./dist",
Expand Down

0 comments on commit 4ffde1b

Please sign in to comment.