Skip to content

Commit 18a31d1

Browse files
committed
chore: bump into next version
1 parent a87525e commit 18a31d1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
# 1.0.4
1+
# 1.0.5
22

33
- fix https://github.com/alibaba/lowcode-engine/issues/466

packages/plugin-datasource-pane/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alilc/lowcode-plugin-datasource-pane",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "低代码引擎数据源面板",
55
"main": "lib/index.js",
66
"files": [
@@ -73,5 +73,5 @@
7373
"traverse": "^0.6.6",
7474
"xstate": "^4.26.0"
7575
},
76-
"homepage": "https://unpkg.com/@alilc/lowcode-plugin-datasource-pane@1.0.3/build/index.html"
76+
"homepage": "https://unpkg.com/@alilc/lowcode-plugin-datasource-pane@1.0.4/build/index.html"
7777
}

0 commit comments

Comments
 (0)