From 12bf3b3dace2bd1f250a0bec06b55e9749b8255c Mon Sep 17 00:00:00 2001 From: ovp-github-actions Date: Thu, 20 Feb 2025 08:06:28 +0000 Subject: [PATCH] chore(release): 2.41.4 --- CHANGELOG.md | 9 +++++++++ package.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08dad2ea..fa866971 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ 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. +### 2.41.4 (2025-02-20) + + +### Bug Fixes + +* **FEC-14248:** Anonymous session based on if ks contain user - fix ([#261](https://github.com/kaltura/playkit-js-providers/issues/261)) ([d258629](https://github.com/kaltura/playkit-js-providers/commit/d258629)) + + + ### 2.41.3 (2025-02-07) diff --git a/package.json b/package.json index e4445499..afeb25c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@playkit-js/playkit-js-providers", - "version": "2.41.3", + "version": "2.41.4", "description": "", "files": [ "dist/**/*",