Skip to content

Commit 2135263

Browse files
committed
chore: cl, version
1 parent 4914b20 commit 2135263

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v2.6.4
2+
3+
> `2023-10-14`
4+
>
5+
### 🐞 Bug Fixes
6+
- Type fixes.
7+
18
## v2.6.3
29

310
> `2023-10-07`

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vueform/multiselect",
3-
"version": "2.6.3",
3+
"version": "2.6.4",
44
"private": false,
55
"description": "Vue 3 multiselect component with single select, multiselect and tagging options.",
66
"license": "MIT",

0 commit comments

Comments
 (0)