From cde99ae7e549e7805db6d1128d0e59b43e50ee54 Mon Sep 17 00:00:00 2001 From: "yair.ansbacher" Date: Tue, 6 Apr 2021 14:55:03 +0300 Subject: [PATCH] chore(release): 1.1.1 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c39532c..20de60a 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. +### [1.1.1](https://github.com/kaltura/playkit-js-cast-sender/compare/v1.1.0...v1.1.1) (2021-04-06) + + +### Bug Fixes + +* **FEC-10281:** chromecast does not work after playing it once and trying it on another video ([#51](https://github.com/kaltura/playkit-js-cast-sender/issues/51)) ([dee35eb](https://github.com/kaltura/playkit-js-cast-sender/commit/dee35eb)) +* **FEC-11073:** chromecast casting doesn't work on Player V7 when content is protected with KS ([#53](https://github.com/kaltura/playkit-js-cast-sender/issues/53)) ([d1c1fdf](https://github.com/kaltura/playkit-js-cast-sender/commit/d1c1fdf)) + + + ## [1.1.0](https://github.com/kaltura/playkit-js-cast-sender/compare/v1.0.3...v1.1.0) (2021-01-28) diff --git a/package.json b/package.json index 3da056e..35d42d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@playkit-js/playkit-js-cast-sender", - "version": "1.1.0", + "version": "1.1.1", "keywords": [ "cast", "google cast sdk",