@letscooee/web-sdk 3.4.1 → 3.5.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,14 @@
1
1
  # Change Log
2
2
 
3
+ ## 3.5.0 (03/23/2024)
4
+
5
+ 1. Feat: Introduce Product Bundle widget.
6
+
7
+ ## 3.4.2 (03/21/2024)
8
+
9
+ 1. Feat: Open product when click in widget.
10
+ 2. Fix: Do not call `loadWidget` twice.
11
+
3
12
  ## 3.4.1 (03/20/2024)
4
13
 
5
14
  1. Fix: Load widget even if SDK is loaded.