Skip to content

Commit 2e16ba3

Browse files
committed
chore: version, cl
1 parent 9482998 commit 2e16ba3

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.2
2+
3+
> `2023-04-17`
4+
5+
### 🐞 Bug Fixes
6+
- Removed `sideEffects: false` from `package.json`.
7+
18
## v2.6.1
29

310
> `2023-03-14`

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.1",
3+
"version": "2.6.2",
44
"private": false,
55
"description": "Vue 3 multiselect component with single select, multiselect and tagging options.",
66
"license": "MIT",

0 commit comments

Comments
 (0)