Skip to content

Commit 55b865b

Browse files
author
boyongjiong
committed
feat: update @logicflow/core @logicflow/extension version to 1.2.21
1 parent cd34030 commit 55b865b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@logicflow/core",
3-
"version": "1.2.19",
3+
"version": "1.2.21",
44
"description": "LogicFlow core, to quickly build flowchart editor",
55
"main": "dist/entry.js",
66
"module": "dist/logic-flow.js",

packages/extension/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@logicflow/extension",
3-
"version": "1.2.20",
3+
"version": "1.2.21",
44
"description": "LogicFlow extension",
55
"main": "cjs/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)