@odx/ui 5.0.6 → 5.0.8

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
  # @odx/ui
2
2
 
3
+ ## 5.0.8
4
+
5
+ ### Patch Changes
6
+
7
+ - 8774595: Hotfix: secondary text disabled was changed
8
+
9
+ ## 5.0.7
10
+
11
+ ### Patch Changes
12
+
13
+ - 41495e4: Update library dependencies
14
+ - 41495e4: Adjust font size and line-height of small area header subtitle for better readablility
15
+
3
16
  ## 5.0.6
4
17
 
5
18
  ### Patch Changes