@vcita/design-system 1.5.12 → 1.5.13

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,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ### Unreleased changes
9
9
 
10
+ ### v1.5.13(2023-03-30)
11
+ - VcTopMenuBar - Fix badge location
12
+ - VcTopMenuBar - Fix logo height
13
+ - VcAlert - add 'app' type
14
+ - VcAlert - add inline action
15
+ - VcActionList - removed conditional rendering from icon
16
+
10
17
  ### v1.5.12(2023-03-29)
11
18
  - vcMenuItem - add badge option to sub items
12
19