@adstore/templates 2.0.0 → 2.0.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,39 @@
1
1
  # @adstore/templates
2
2
 
3
+ ## 2.0.4
4
+
5
+ ### Patch Changes
6
+
7
+ - f67824b: Lock usless fuctions
8
+ - f67824b: Add button animation (SimpleGift)
9
+
10
+ ## 2.0.3
11
+
12
+ ### Patch Changes
13
+
14
+ - 8251580: Fix matrics for all promos
15
+ - 4f83f9b: Make parser for SimpleGift. Style fixes for SimpleGift
16
+ - 75acf6b: Add spacing functional
17
+
18
+ ## 2.0.2
19
+
20
+ ### Patch Changes
21
+
22
+ - 573bc56: Fix container detect device. Fix load custom font from GoogleFonts
23
+ - fda304d: Add logo config. Fix size of bonuses. (Complex popup)
24
+ - 52e29b5: Fix render children (Simple popup)
25
+ - 64004e9: Fixes for Express popup
26
+ - 2f4475e: Fix animations (SimpleGift, ComplexGift)
27
+ - b4fffd7: Make fixes for WideCard
28
+ - d722719: Fix hidden children after reload
29
+
30
+ ## 2.0.1
31
+
32
+ ### Patch Changes
33
+
34
+ - febb0f1: Fixed functionality of changing the background color of slides (WideCard template)
35
+ - 984694e: Fix offer for templates
36
+
3
37
  ## 2.0.0
4
38
 
5
39
  ### Major Changes