@syncfusion/ej2-vue-multicolumn-combobox 32.1.20 → 32.1.24

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/README.md CHANGED
@@ -56,5 +56,5 @@ Product support is available through the following mediums.
56
56
 
57
57
  See [LICENSE FILE](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/license) for more info.
58
58
 
59
- © Copyright 2025 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.
59
+ © Copyright 2026 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.
60
60
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-multicolumn-combobox.umd.min.js
3
- * version : 32.1.20
3
+ * version : 32.1.24
4
4
  * Copyright Syncfusion Inc. 2001 - 2025. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@syncfusion/ej2-vue-multicolumn-combobox",
3
- "version": "32.1.20",
3
+ "version": "32.1.24",
4
4
  "description": "Essential JS 2 Component for Vue",
5
5
  "author": "Syncfusion Inc.",
6
6
  "license": "SEE LICENSE IN license",
@@ -19,9 +19,9 @@
19
19
  "es2015": "dist/es6/ej2-vue-multicolumn-combobox.es2015.js",
20
20
  "readme": "ReadMe.md",
21
21
  "dependencies": {
22
- "@syncfusion/ej2-base": "~32.1.19",
23
- "@syncfusion/ej2-vue-base": "~32.1.20",
24
- "@syncfusion/ej2-multicolumn-combobox": "32.1.20"
22
+ "@syncfusion/ej2-base": "~32.1.24",
23
+ "@syncfusion/ej2-vue-base": "~32.1.24",
24
+ "@syncfusion/ej2-multicolumn-combobox": "32.1.24"
25
25
  },
26
26
  "devDependencies": {},
27
27
  "scripts": {