Skip to content

Commit 02ce128

Browse files
committed
2.0.1 release
1 parent 2798761 commit 02ce128

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v2.0.1
2+
3+
> `2021-06-27`
4+
5+
### 🎉 Feature
6+
- Classname fixes.
7+
- Readme update.
8+
19
## v2.0.0
210

311
> `2021-06-20`

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vueform/multiselect",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"private": false,
55
"description": "Vue 3 multiselect component with tagging options & Tailwind support.",
66
"license": "MIT",

0 commit comments

Comments
 (0)