From 498e93fbd01e3ef9509a76471539d669df2ac7a7 Mon Sep 17 00:00:00 2001 From: ovp-github-actions Date: Thu, 28 Nov 2024 15:59:02 +0000 Subject: [PATCH] chore(release): 0.1.26 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7353f28..db54f4c 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. +### 0.1.26 (2024-11-28) + + +### Bug Fixes + +* **ADA-17:** Playback button labels are generic and not video specific ([#69](https://github.com/kaltura/playkit-js-related/issues/69)) ([40247cf](https://github.com/kaltura/playkit-js-related/commit/40247cfcd7bb87e714df2bb0cb824df8dd5fe4f9)) + ### 0.1.25 (2024-11-14) ### 0.1.24 (2024-10-13) diff --git a/package.json b/package.json index 3137dc6..e37cf77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@playkit-js/related", - "version": "0.1.25", + "version": "0.1.26", "main": "dist/playkit-related.js", "homepage": "https://github.com/kaltura/playkit-js-related#readme", "scripts": {