From 6eca939dcc6e2627ea989f094f17ed190d8351b7 Mon Sep 17 00:00:00 2001 From: Dan Ziv Date: Sun, 27 May 2018 15:20:44 +0300 Subject: [PATCH] chore(release): 0.27.3 --- CHANGELOG.md | 10 ++++++++++ package.json | 5 ++--- yarn.lock | 4 ---- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90655991f..c37a80d90 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.27.3](https://github.com/kaltura/kaltura-player-js/compare/v0.27.2...v0.27.3) (2018-05-27) + + +### Bug Fixes + +* **FEC-8261:** OTT Poster is now an object - we tried to load [Object Object] url ([#127](https://github.com/kaltura/kaltura-player-js/issues/127)) ([64851b2](https://github.com/kaltura/kaltura-player-js/commit/64851b2)) + + + ## [0.27.2](https://github.com/kaltura/kaltura-player-js/compare/v0.27.1...v0.27.2) (2018-05-26) diff --git a/package.json b/package.json index 264f1edae..72918d5d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kaltura-player-js", - "version": "0.27.2", + "version": "0.27.3", "main": "dist/kaltura-player.js", "scripts": { "clean": "rm -rf ./dist", @@ -89,8 +89,7 @@ "playkit-js-ott-analytics": "https://github.com/kaltura/playkit-js-ott-analytics.git#v0.1.2", "playkit-js-providers": "https://github.com/kaltura/playkit-js-providers.git#v2.3.2", "playkit-js-ui": "https://github.com/kaltura/playkit-js-ui.git#v0.23.3", - "shaka-player": "https://github.com/kaltura/shaka-player.git#v2.3.3-k-3", - "undefined": "^0.1.0" + "shaka-player": "https://github.com/kaltura/shaka-player.git#v2.3.3-k-3" }, "repository": { "type": "git", diff --git a/yarn.lock b/yarn.lock index 081b547b4..bb796507d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6075,10 +6075,6 @@ ultron@1.0.x: version "1.0.2" resolved "https://registry.yarnpkg.com/ultron/-/ultron-1.0.2.tgz#ace116ab557cd197386a4e88f4685378c8b2e4fa" -undefined@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/undefined/-/undefined-0.1.0.tgz#9b706a4b32ad30c20ca4fe65ddcbbbdac32bded0" - uniq@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/uniq/-/uniq-1.0.1.tgz#b31c5ae8254844a3a8281541ce2b04b865a734ff"