Skip to content

Commit 92d6913

Browse files
committed
chore: release selection and dnd plugin
1 parent 678883f commit 92d6913

File tree

3 files changed

+26415
-6079
lines changed

3 files changed

+26415
-6079
lines changed

packages/x6-plugin-dnd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/x6-plugin-dnd",
3-
"version": "2.0.6",
3+
"version": "2.1.1",
44
"description": "dnd plugin for X6",
55
"main": "lib/index.js",
66
"module": "es/index.js",

packages/x6-plugin-selection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/x6-plugin-selection",
3-
"version": "2.1.7",
3+
"version": "2.2.1",
44
"description": "selection plugin for X6",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)