diff --git a/CHANGELOG.md b/CHANGELOG.md index 5de18d1..04cfb50 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.5.16 (2024-08-19) + ### 1.5.15 (2024-08-19) ### 1.5.14 (2024-06-24) diff --git a/package.json b/package.json index ac03d20..a912fd3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@playkit-js/common", - "version": "1.5.15", + "version": "1.5.16", "description": "Pack of utils and ui-components for V7 player and plugins", "main": "dist/index.js", "types": "dist/index.d.ts",