Skip to content

Commit c176e8e

Browse files
author
ovp-github-actions
committed
chore(release): 1.0.9
1 parent d9732d9 commit c176e8e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
### 1.0.9 (2024-04-15)
6+
7+
8+
### Bug Fixes
9+
10+
* **FEC-13873:** when duration is empty the overlay does not appear ([#19](https://github.com/kaltura/playkit-js-call-to-action/issues/19)) ([d9732d9](https://github.com/kaltura/playkit-js-call-to-action/commit/d9732d918538e500c1df5723e611f40aef1b56bc))
11+
512
### 1.0.8 (2024-03-31)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@playkit-js/call-to-action",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "",
55
"main": "dist/playkit-call-to-action.js",
66
"scripts": {

0 commit comments

Comments
 (0)