diff --git a/CHANGELOG.md b/CHANGELOG.md index dcf0bfc..a5968e5 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. +### 3.5.2 (2023-12-21) + ### 3.5.1 (2023-12-10) ## 3.5.0 (2023-12-07) diff --git a/package.json b/package.json index a29fa6b..66984e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@playkit-js/navigation", - "version": "3.5.1", + "version": "3.5.2", "main": "dist/playkit-navigation.js", "private": false, "bugs": {