@letscooee/web-sdk 3.5.9 → 3.5.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Change Log
2
2
 
3
+ ## 3.5.11 (04/17/2024)
4
+
5
+ 1. Feat: Send campaign `contentType`, `type` & `shortID` with event.
6
+ 2. Refactor: Use `GO_TO_COLLECTION` CTA.
7
+ 3. Refactor: User shopify root while redirecting to product.
8
+
9
+ ## 3.5.10 (04/11/2024)
10
+
11
+ 1. Refactor: Use flex to align checkbox correctly.
12
+
3
13
  ## 3.5.9 (04/10/2024)
4
14
 
5
15
  1. Refactor: Set appearance to auto for checkbox.
@@ -9,7 +19,7 @@
9
19
 
10
20
  ## 3.5.8 (04/08/2024)
11
21
 
12
- 1. Fix: Popup not getting displayed due to discount.
22
+ 1. Fix: Popup not getting displayed due to discount.
13
23
 
14
24
  ## 3.5.7 (04/06/2024)
15
25
 
@@ -61,7 +71,6 @@
61
71
  1. Feat: Introduce product image in variant selection popup.
62
72
  2. Refactor: Use preact to render widgets.
63
73
 
64
-
65
74
  ## 3.2.0 (03/08/2024)
66
75
 
67
76
  1. Feat: Introduce variant selection in popup.