@platforma-sdk/ui-vue 1.22.16 → 1.22.18

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.22.18
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [388c9d2]
8
+ - @platforma-sdk/model@1.22.18
9
+ - @milaboratories/uikit@2.2.53
10
+
3
11
  ## 1.22.16
4
12
 
5
13
  ### Patch Changes
package/dist/lib.js CHANGED
@@ -3533,7 +3533,7 @@ const e2 = Jn.object({
3533
3533
  label: Jn.string()
3534
3534
  });
3535
3535
  Jn.array(e2);
3536
- const t2 = "1.22.2";
3536
+ const t2 = "1.22.18";
3537
3537
  function Zl() {
3538
3538
  return QS({ sdkVersion: t2 });
3539
3539
  }