@letscooee/web-sdk 7.0.3 → 7.1.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,6 +1,13 @@
1
1
  # Change Log
2
2
 
3
- ## 7.0.2, 7.0.3 (08/15/2024)
3
+ ## 7.1.0
4
+
5
+ 1. Feat: Introduce alignment in widget.
6
+ 2. Feat: Apply `letterSpacing` on text.
7
+ 3. Refactor: Add `escape` method on Mustache.
8
+ 4. Refactor: Send page detail in event.
9
+
10
+ ## 7.0.2, 7.0.3, 7.0.4 (08/15/2024)
4
11
 
5
12
  1. Upgrade `isbot` dependency.
6
13