From 7e28ae5d893892c6583e087df00ceb39885feb1f Mon Sep 17 00:00:00 2001 From: SivanA-Kaltura <88330203+SivanA-Kaltura@users.noreply.github.com> Date: Wed, 19 Jan 2022 12:55:48 +0200 Subject: [PATCH] chore(release): 1.6.0 --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7d515e..83d757d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ 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.6.0](https://github.com/kaltura/playkit-js-ima/compare/v1.5.2...v1.6.0) (2022-01-19) + + +### Bug Fixes + +* **FEC-11757:** V3: live with Ad: UI wrong state (Video is paused) after closing the new opened Ad tab ([#214](https://github.com/kaltura/playkit-js-ima/issues/214)) ([bf2ecc4](https://github.com/kaltura/playkit-js-ima/commit/bf2ecc4)) + + +### Features + +* **FEC-11789:** Update to the latest IMA SDK OMID API ([#215](https://github.com/kaltura/playkit-js-ima/issues/215)) ([ccd1331](https://github.com/kaltura/playkit-js-ima/commit/ccd1331)) + + + ### [1.5.2](https://github.com/kaltura/playkit-js-ima/compare/v1.5.1...v1.5.2) (2021-11-10) diff --git a/package.json b/package.json index 150876e..52e2d8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@playkit-js/playkit-js-ima", - "version": "1.5.2", + "version": "1.6.0", "keywords": [ "ad", "vast",