diff --git a/CHANGELOG.md b/CHANGELOG.md index e8ba174..6d05e9a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,9 @@ # Change Log All notable changes to this project will be documented in this file. +## [1.11.7] 05th Nov, 2024 +- Fix for not passing `wzrk_fetch` event on pageChanged + ## [1.11.6] 04th Nov, 2024 - Fix for Checking Web Inbox when inbox Node becomes stale diff --git a/package.json b/package.json index c17b3b4..45de537 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clevertap-web-sdk", - "version": "1.11.6", + "version": "1.11.7", "description": "", "main": "clevertap.js", "scripts": {