@platforma-sdk/ui-vue 1.24.9 → 1.24.10

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.10
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [4812a12]
8
+ - @platforma-sdk/model@1.24.10
9
+ - @milaboratories/uikit@2.2.60
10
+
3
11
  ## 1.24.9
4
12
 
5
13
  ### Patch Changes
package/dist/lib.js CHANGED
@@ -3576,7 +3576,7 @@ const x2 = Qn.object({
3576
3576
  label: Qn.string()
3577
3577
  });
3578
3578
  Qn.array(x2);
3579
- const k2 = "1.24.9";
3579
+ const k2 = "1.24.10";
3580
3580
  function ql() {
3581
3581
  return w2({ sdkVersion: k2 });
3582
3582
  }