@livelike/embet 0.6.0 → 0.7.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,13 @@
1
+ ## 0.7.1 (May 31, 2023)
2
+
3
+ - Update LiveLike Engagements SDK to version 2.42.0
4
+
5
+ ## 0.7.0 (May 26, 2023)
6
+
7
+ - Fix: bug when scheduling multiple widgets
8
+ - Implemented Hide the close button on widgets
9
+ - Implemented CTA button event override
10
+
1
11
  ## 0.6.0 (March 6, 2023)
2
12
 
3
13
  - Duel widget variation
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@livelike/embet",
3
- "version": "0.6.0",
3
+ "version": "0.7.1",
4
4
  "description": "embet sdk",
5
5
  "main": "embet.esm.min.js",
6
6
  "browserslist": [