Skip to content

Commit 3a44d99

Browse files
committed
0.1.41
1 parent c9f8540 commit 3a44d99

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.1.41](https://github.com/limaofeng/asany-sortable/compare/v0.1.40...v0.1.41) (2022-09-15)
2+
3+
4+
### Features
5+
6+
* 添加自定义拖拽预览与元素不可拖拽例子 ([c9f8540](https://github.com/limaofeng/asany-sortable/commit/c9f8540b2fe54f1a8ac12d18e09a7c03fb92cf17))
7+
8+
9+
110
## [0.1.40](https://github.com/limaofeng/asany-sortable/compare/v0.1.39...v0.1.40) (2022-09-09)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.1.40",
2+
"version": "0.1.41",
33
"license": "MIT",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)