From 1359b7ba39b61964ef3731ba1b8e341712a7fe06 Mon Sep 17 00:00:00 2001 From: ovp-github-actions Date: Sun, 2 Jun 2024 07:03:48 +0000 Subject: [PATCH] chore(release): 3.5.17 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ab41a0..89466f4 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.17 (2024-06-02) + + +### Bug Fixes + +* **FEC-13929:** Application events analytics reporting to kava | Navigation_chapters_see_more & less events doesn't sent for chapters without thumbnail. ([#361](https://github.com/kaltura/playkit-js-navigation/issues/361)) ([3d41b41](https://github.com/kaltura/playkit-js-navigation/commit/3d41b41af6a03f8b551d052b06d48f756fe77e25)) + ### 3.5.16 (2024-05-19) ### 3.5.15 (2024-05-19) diff --git a/package.json b/package.json index 3bf8080..7ab6e01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@playkit-js/navigation", - "version": "3.5.16", + "version": "3.5.17", "main": "dist/playkit-navigation.js", "private": false, "bugs": {