Skip to content

Commit

Permalink
chore: version, cl
Browse files Browse the repository at this point in the history
  • Loading branch information
adamberecz committed Jan 13, 2023
1 parent b49efb3 commit cbc3bea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## v2.1.7

> `2023-01-13`
### 🐞 Bug Fixes
- Removed Slider export from index.d.ts #71.

## v2.1.6

> `2022-12-20`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vueform/slider",
"version": "2.1.6",
"version": "2.1.7",
"private": false,
"description": "Vue 3 slider component with multihandles, tooltips merging and formatting.",
"license": "MIT",
Expand Down

0 comments on commit cbc3bea

Please sign in to comment.