Skip to content

Commit 42605ab

Browse files
committed
chore: version, cl
1 parent 4612e33 commit 42605ab

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v2.1.3
2+
3+
> `2022-12-20`
4+
5+
### 🐞 Bug Fixes
6+
- Fixed demo url.
7+
- Added tests for change event on load.
8+
19
## v2.1.2
210

311
> `2022-09-26`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vueform/toggle",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"private": false,
55
"description": "Vue 3 toggle component with labels, custom slots and styling options.",
66
"license": "MIT",

0 commit comments

Comments
 (0)