From 4ba1273a09cae70af769607a03da1e056b15ca65 Mon Sep 17 00:00:00 2001 From: jonathangold Date: Thu, 26 Aug 2021 11:50:53 +0300 Subject: [PATCH] chore(release): 1.3.0 --- CHANGELOG.md | 20 ++++++++++++++++++++ package.json | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b541f3c..f3a44e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,26 @@ 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.3.0](https://github.com/kaltura/playkit-js-ima-dai/compare/v1.2.2...v1.3.0) (2021-08-26) + + +### Bug Fixes + +* **FEC-10598:** add streamId to PKAdOptions ([#77](https://github.com/kaltura/playkit-js-ima-dai/issues/77)) ([f7487c5](https://github.com/kaltura/playkit-js-ima-dai/commit/f7487c5)) + + +### Build System + +* **FEC-10700:** Improvement for CI/CD ([#73](https://github.com/kaltura/playkit-js-ima-dai/issues/73)) ([704a4d1](https://github.com/kaltura/playkit-js-ima-dai/commit/704a4d1)) +* **FEC-11389:** reduce builds from travis ([af17cd5](https://github.com/kaltura/playkit-js-ima-dai/commit/af17cd5)) + + +### Features + +* **FEC-11475:** create service manager that allows registration and accessing of services ([#76](https://github.com/kaltura/playkit-js-ima-dai/issues/76)) ([4b7e842](https://github.com/kaltura/playkit-js-ima-dai/commit/4b7e842)), closes [kaltura/kaltura-player-js#477](https://github.com/kaltura/playkit-js-ima-dai/issues/477) [kaltura/playkit-js-ui#630](https://github.com/kaltura/playkit-js-ima-dai/issues/630) + + + ### [1.2.2](https://github.com/kaltura/playkit-js-ima-dai/compare/v1.2.1...v1.2.2) (2021-04-06) diff --git a/package.json b/package.json index eb9f1a3..0913b3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@playkit-js/playkit-js-ima-dai", - "version": "1.2.2", + "version": "1.3.0", "keywords": [ "ad", "ads",