Skip to content

Commit

Permalink
chore(release): 0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yairans committed May 10, 2018
1 parent 3028e0d commit c1a92ef
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.27.0"></a>
# [0.27.0](https://github.com/kaltura/kaltura-player-js/compare/v0.26.0...v0.27.0) (2018-05-10)


### Bug Fixes

* **FEC-8202:** Session ID isn't sent when reporting analytics ([#118](https://github.com/kaltura/kaltura-player-js/issues/118)) ([72c4b4e](https://github.com/kaltura/kaltura-player-js/commit/72c4b4e))
* **FEC-8204:** cannot set entry id via plugin config ([#119](https://github.com/kaltura/kaltura-player-js/issues/119)) ([2b80765](https://github.com/kaltura/kaltura-player-js/commit/2b80765))


### Features

* remove youbora & ima plugins from kaltura player bundle ([#120](https://github.com/kaltura/kaltura-player-js/issues/120)) ([9cc5766](https://github.com/kaltura/kaltura-player-js/commit/9cc5766))



<a name="0.26.0"></a>
# [0.26.0](https://github.com/kaltura/kaltura-player-js/compare/v0.25.1...v0.26.0) (2018-05-06)

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

0 comments on commit c1a92ef

Please sign in to comment.