@janiscommerce/ui-web 0.8.0 → 0.9.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
@@ -7,6 +7,23 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [0.9.0] - 2022-02-19
11
+
12
+ ### Changed
13
+
14
+ - Changed icon in storybooks
15
+ - Changed button theme
16
+ - Changed Unified themes
17
+ - Changed Button and Icon Test
18
+
19
+ ### Removed
20
+
21
+ - Removed unused theme in favor to views actual theme
22
+
23
+ ### Added
24
+
25
+ - Added controls in storybooks
26
+
10
27
  ## [0.8.0] - 2022-01-23
11
28
 
12
29
  ### Changed