We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 449d742 commit a87525eCopy full SHA for a87525e
packages/plugin-datasource-pane/CHANGELOG.md
@@ -0,0 +1,3 @@
1
+# 1.0.4
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.3",
+ "version": "1.0.4",
4
"description": "低代码引擎数据源面板",
5
"main": "lib/index.js",
6
"files": [
0 commit comments