@janiscommerce/ui-web 0.11.0 → 0.13.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,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [0.13.0] - 2024-03-09
11
+
12
+ ### Removed
13
+
14
+ - util to get color in InitialAvatar
15
+
16
+ ### Changed
17
+
18
+ - MainColor prop, now accept hex color
19
+
20
+ ## [0.12.0] - 2024-03-08
21
+
22
+ ### Added
23
+
24
+ - Component Avatar
25
+
10
26
  ## [0.11.0] - 2024-03-21
11
27
 
12
28
  ### Added