@letscooee/web-sdk 1.2.7 → 1.3.1

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,16 @@
1
1
  # Change Log
2
2
 
3
+ ## 1.3.1
4
+
5
+ 1. Feat: Dispatch event to open cart drawer.
6
+ 2. Fix: Pass quantity in number.
7
+
8
+ ## 1.3.0
9
+
10
+ 1. Feat: Move entire Shopify SDK in this repository.
11
+ 2. Fix: Add to cart & remove from cart events.
12
+ 3. Feat: Send background event only when user was active.
13
+
3
14
  ## 1.2.7
4
15
 
5
16
  1. Fix: Use correct backend url.