@letscooee/web-sdk 3.1.0 → 3.3.0

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.3.0 (03/13/2024)
4
+
5
+ 1. Feat: Introduce product image in variant selection popup.
6
+ 2. Refactor: Use preact to render widgets.
7
+
8
+
9
+ ## 3.2.0 (03/08/2024)
10
+
11
+ 1. Feat: Introduce variant selection in popup.
12
+
3
13
  ## 3.1.0 (03/01/2024)
4
14
 
5
15
  1. Feat: Introduce countdown timer.