@platforma-sdk/ui-vue 1.20.30 → 1.21.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
@@ -1,5 +1,13 @@
1
1
  # @platforma-sdk/ui-vue
2
2
 
3
+ ## 1.21.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [05c8c1c]
8
+ - @platforma-sdk/model@1.21.0
9
+ - @milaboratories/uikit@2.2.40
10
+
3
11
  ## 1.20.30
4
12
 
5
13
  ### Patch Changes
package/dist/lib.js CHANGED
@@ -3419,7 +3419,7 @@ const Mk = Kn.object({
3419
3419
  label: Kn.string()
3420
3420
  });
3421
3421
  Kn.array(Mk);
3422
- const Zk = "1.20.27";
3422
+ const Zk = "1.21.0";
3423
3423
  function el() {
3424
3424
  return Bk({ sdkVersion: Zk });
3425
3425
  }