Skip to content

Commit

Permalink
chore(release): 0.48.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyBregman committed Nov 3, 2019
1 parent b50a191 commit 782e696
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

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.48.0"></a>
# [0.48.0](https://github.com/kaltura/kaltura-player-js/compare/v0.47.8...v0.48.0) (2019-11-03)


### Bug Fixes

* **FEC-9307:** live issue on LG SDK2 with hls.js ([#273](https://github.com/kaltura/kaltura-player-js/issues/273)) ([1ca1b5d](https://github.com/kaltura/kaltura-player-js/commit/1ca1b5d))
* **FEC-9379:** Edge chromium should use playready when exist ([#274](https://github.com/kaltura/kaltura-player-js/issues/274)) ([6b87274](https://github.com/kaltura/kaltura-player-js/commit/6b87274))


### Features

* **FEC-9326:** report productVersion ([#275](https://github.com/kaltura/kaltura-player-js/issues/275)) ([304f9ca](https://github.com/kaltura/kaltura-player-js/commit/304f9ca))



<a name="0.47.8"></a>
## [0.47.8](https://github.com/kaltura/kaltura-player-js/compare/v0.47.2...v0.47.8) (2019-10-10)

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

0 comments on commit 782e696

Please sign in to comment.