@letscooee/web-sdk 1.2.2 → 1.2.4

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
+ ## 1.2.4
4
+
5
+ 1. Fix: Send singular form of Shopify screen name.
6
+
7
+ ## 1.2.3
8
+
9
+ 1. Initialize shopify automatically.
10
+ 2. Stop sending `CE Foreground` event.
11
+
3
12
  ## 1.2.2
4
13
 
5
14
  1. Chore: Print SDK version in logs.
package/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  [![GitHub version](https://badge.fury.io/gh/letscooee%2Fcooee-web-sdk.svg)](https://badge.fury.io/gh/letscooee%2Fcooee-web-sdk)
4
4
  ![NPM](https://img.shields.io/npm/l/@letscooee/web-sdk)
5
5
  ![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/@letscooee/web-sdk)
6
- ![jsDelivr hits (npm)](https://img.shields.io/jsdelivr/npm/hm/@letscooee/web-sdk)
6
+ [![](https://data.jsdelivr.com/v1/package/npm/@letscooee/web-sdk/badge?style=rounded)](https://www.jsdelivr.com/package/npm/@letscooee/web-sdk)
7
7
 
8
8
  ## 👋 What is Cooee?
9
9