@platforma-sdk/ui-vue 1.7.3 → 1.7.7

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,21 @@
1
1
  # @platforma-sdk/ui-vue
2
2
 
3
+ ## 1.7.7
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [0bc5034]
8
+ - @milaboratories/uikit@1.2.23
9
+
10
+ ## 1.7.6
11
+
12
+ ### Patch Changes
13
+
14
+ - a259c1d: Ag-grid excluded from the bundle to fix licaense issue in some blocks
15
+ - f782eea: add "label or text" options to PlBtnGroup and PlCheckboxGroup components
16
+ - Updated dependencies [f782eea]
17
+ - @milaboratories/uikit@1.2.22
18
+
3
19
  ## 1.7.3
4
20
 
5
21
  ### Patch Changes