@platforma-sdk/ui-vue 1.23.4 → 1.24.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.24.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [b084260]
8
+ - @platforma-sdk/model@1.24.0
9
+ - @milaboratories/uikit@2.2.59
10
+
3
11
  ## 1.23.4
4
12
 
5
13
  ### Patch Changes
package/dist/lib.js CHANGED
@@ -3576,7 +3576,7 @@ const b2 = Qn.object({
3576
3576
  label: Qn.string()
3577
3577
  });
3578
3578
  Qn.array(b2);
3579
- const w2 = "1.23.4";
3579
+ const w2 = "1.24.0";
3580
3580
  function Wl() {
3581
3581
  return _2({ sdkVersion: w2 });
3582
3582
  }