diff --git a/CHANGELOG.md b/CHANGELOG.md index 94344db..0641168 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.0.18 (2024-12-19) + ### 1.0.17 (2024-12-01) ### 1.0.16 (2024-11-14) diff --git a/package.json b/package.json index f624233..a5a13ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@playkit-js/call-to-action", - "version": "1.0.17", + "version": "1.0.18", "description": "", "main": "dist/playkit-call-to-action.js", "scripts": {