From 3e038529cc756eedad2d03fc9933ad3b34d00596 Mon Sep 17 00:00:00 2001 From: ovp-github-actions Date: Sun, 25 Feb 2024 07:15:33 +0000 Subject: [PATCH] chore(release): 3.5.6 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7a3c71..5514392 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.6 (2024-02-25) + + +### Bug Fixes + +* **FEC-13535:** align more/less button with design ([#350](https://github.com/kaltura/playkit-js-navigation/issues/350)) ([e9dc686](https://github.com/kaltura/playkit-js-navigation/commit/e9dc686bb072ccbb9c3f718ed82c296c25ada992)) + ### 3.5.5 (2024-02-04) diff --git a/package.json b/package.json index c852683..17ac589 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@playkit-js/navigation", - "version": "3.5.5", + "version": "3.5.6", "main": "dist/playkit-navigation.js", "private": false, "bugs": {