@letscooee/web-sdk 0.0.35 → 0.1.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,18 @@
1
1
  # Change Log
2
2
 
3
+ ## 0.1.1
4
+
5
+ ### Fix
6
+
7
+ 1. Set margin on the container instead of wrapper.
8
+ 2. Add a class in the container.
9
+
10
+ ## 0.1.0
11
+
12
+ ### Features
13
+
14
+ 1. Separate cover, max size and gravity configuration for mobile browsers.
15
+
3
16
  ## 0.0.35
4
17
 
5
18
  ### Features