diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b299d1..0f689e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,19 @@ # Change Log +## 4.0.2 (2024-11-08) + +### Patch Changes + +- Fixed build issue resulting in potential issues when using any targeting condition with `Exclude` option +- Updated dependencies + - @kameleoon/javascript-sdk-core@5.0.2 + ## 4.0.1 (2024-11-05) ### Patch Changes - Fixed an issue with the [`Page URL`][Targeting Conditions] and [`Page Title`][Targeting Conditions] targeting conditions, where the condition evaluated all previously visited URLs in the session instead of only the current URL, corresponding to the latest added `PageView` -NOTE: This change may impact your existing targeting. Please review your targeting conditions to ensure accuracy. + NOTE: This change may impact your existing targeting. Please review your targeting conditions to ensure accuracy. - Updated dependencies - @kameleoon/javascript-sdk-core@5.0.1