Skip to content

Commit a2acd43

Browse files
committed
chore: Update package version to v0.2.0
1 parent cfc22e9 commit a2acd43

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Changelog
22

3-
## [v0.1.4] - T.B.D.
3+
## [v0.2.0] - 2024-06-15
44

5-
### Changes
5+
### Additions
66

77
- Add option to only allow dragging when you click a handle element
88

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-draggable-list",
33
"description": "vue draggable list",
4-
"version": "0.1.3",
4+
"version": "0.2.0",
55
"type": "module",
66
"license": "GPL-3.0",
77
"author": {

0 commit comments

Comments
 (0)