1 parent a87525e commit 18a31d1Copy full SHA for 18a31d1
2 files changed
packages/plugin-datasource-pane/CHANGELOG.md
@@ -1,3 +1,3 @@
1
-# 1.0.4
+# 1.0.5
2
3
- fix https://github.com/alibaba/lowcode-engine/issues/466
packages/plugin-datasource-pane/package.json
@@ -1,6 +1,6 @@
{
"name": "@alilc/lowcode-plugin-datasource-pane",
- "version": "1.0.4",
+ "version": "1.0.5",
4
"description": "低代码引擎数据源面板",
5
"main": "lib/index.js",
6
"files": [
@@ -73,5 +73,5 @@
73
"traverse": "^0.6.6",
74
"xstate": "^4.26.0"
75
},
76
- "homepage": "https://unpkg.com/@alilc/lowcode-plugin-datasource-pane@1.0.3/build/index.html"
+ "homepage": "https://unpkg.com/@alilc/lowcode-plugin-datasource-pane@1.0.4/build/index.html"
77
}
0 commit comments