@letscooee/web-sdk 2.5.9 → 2.6.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,15 @@
1
1
  # Change Log
2
2
 
3
+ ## 2.6.1
4
+
5
+ 1. Refactor: Optimize text and input code.
6
+ 2. Fix: Do not add default click-action on parent div.
7
+
8
+ ## 2.6.0
9
+
10
+ 1. Feat: Introduce email and mobile collection popups.
11
+ 2. Feat: Introduce CE Form Submitted event.
12
+
3
13
  ## 2.5.9
4
14
 
5
15
  1. feat: Add app config website code on validate call as well.