Skip to content

Commit f59da72

Browse files
author
yinquan
committed
change the version to 2.13.0 to publish again
1 parent 908debd commit f59da72

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2.13.0
2+
- same as 2.12.0
3+
14
2.12.0
25
- added:
36
- the fnBeforeDrop property

CHANGELOG.zh.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2.13.0
2+
- 与2.12.0相同,只是重新发布
3+
14
2.12.0
25
- 添加:
36
- 属性 fnBeforeDrop

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "twtree",
3-
"version": "2.12.0",
3+
"version": "2.13.0",
44
"description": "A highly customizable tree component for vue, which features checkbox, async loading, drag and drop, context menu and custom appearance.",
55
"main": "lib/twtree.umd.min.js",
66
"module": "lib/twtree.esm.js",

0 commit comments

Comments
 (0)