Skip to content

Commit 8cb0aae

Browse files
committed
chore: 2.5.2 release
1 parent 9f7aad1 commit 8cb0aae

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v2.5.2
2+
3+
> `2022-07-22`
4+
5+
### 🎉 Feature
6+
- Fix for `tailwind.css`.
7+
18
## v2.5.1
29

310
> `2022-07-11`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vueform/multiselect",
3-
"version": "2.5.1",
3+
"version": "2.5.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)