Skip to content

Commit bf8508e

Browse files
committed
0.1.37
1 parent 1088015 commit bf8508e

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.37](https://github.com/limaofeng/asany-sortable/compare/v0.1.36...v0.1.37) (2022-09-08)
2+
3+
4+
### Features
5+
6+
* 取消拖拽时的默认,改为 sortable-container-isdrop ([1088015](https://github.com/limaofeng/asany-sortable/commit/108801503dbbd55a83e420c2418f9957bd1424e7))
7+
8+
9+
110
## [0.1.36](https://github.com/limaofeng/asany-sortable/compare/v0.1.35...v0.1.36) (2022-06-25)
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.36",
2+
"version": "0.1.37",
33
"license": "MIT",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)