From 078bad27ee4b75780a8c821900dbc0d0de2b05ea Mon Sep 17 00:00:00 2001 From: kangwei Date: Wed, 20 May 2020 12:28:19 +0800 Subject: [PATCH] Publish - @ali/lowcode-demo@0.8.28 - @ali/lowcode-designer@0.9.18 - @ali/lowcode-editor-core@0.8.15 - @ali/lowcode-editor-preset-general@0.9.4 - @ali/lowcode-editor-preset-vision@0.8.19 - @ali/lowcode-editor-setters@0.9.2 - @ali/lowcode-editor-skeleton@0.8.24 - @ali/lowcode-plugin-components-pane@0.8.21 - @ali/lowcode-plugin-designer@0.9.18 - @ali/lowcode-plugin-event-bind-dialog@0.8.15 - @ali/lowcode-plugin-outline-pane@0.8.24 - @ali/lowcode-plugin-sample-logo@0.8.14 - @ali/lowcode-plugin-sample-preview@0.8.23 - @ali/lowcode-plugin-source-editor@0.8.12 - @ali/lowcode-plugin-undo-redo@0.8.23 - @ali/lowcode-plugin-variable-bind-dialog@0.8.13 - @ali/lowcode-plugin-zh-en@0.8.17 - @ali/lowcode-react-simulator-renderer@0.8.24 --- packages/demo/CHANGELOG.md | 8 +++++++ packages/demo/package.json | 24 +++++++++---------- packages/designer/CHANGELOG.md | 8 +++++++ packages/designer/package.json | 4 ++-- packages/editor-core/CHANGELOG.md | 8 +++++++ packages/editor-core/package.json | 2 +- packages/editor-preset-general/CHANGELOG.md | 8 +++++++ packages/editor-preset-general/package.json | 12 +++++----- packages/editor-preset-vision/CHANGELOG.md | 8 +++++++ packages/editor-preset-vision/package.json | 12 +++++----- packages/editor-setters/CHANGELOG.md | 8 +++++++ packages/editor-setters/package.json | 4 ++-- packages/editor-skeleton/CHANGELOG.md | 8 +++++++ packages/editor-skeleton/package.json | 6 ++--- packages/plugin-components-pane/CHANGELOG.md | 8 +++++++ packages/plugin-components-pane/package.json | 6 ++--- packages/plugin-designer/CHANGELOG.md | 8 +++++++ packages/plugin-designer/package.json | 6 ++--- .../plugin-event-bind-dialog/CHANGELOG.md | 8 +++++++ .../plugin-event-bind-dialog/package.json | 4 ++-- packages/plugin-outline-pane/CHANGELOG.md | 8 +++++++ packages/plugin-outline-pane/package.json | 6 ++--- packages/plugin-sample-logo/CHANGELOG.md | 8 +++++++ packages/plugin-sample-logo/package.json | 4 ++-- packages/plugin-sample-preview/CHANGELOG.md | 8 +++++++ packages/plugin-sample-preview/package.json | 6 ++--- packages/plugin-source-editor/CHANGELOG.md | 8 +++++++ packages/plugin-source-editor/package.json | 4 ++-- packages/plugin-undo-redo/CHANGELOG.md | 8 +++++++ packages/plugin-undo-redo/package.json | 8 +++---- .../plugin-variable-bind-dialog/CHANGELOG.md | 8 +++++++ .../plugin-variable-bind-dialog/package.json | 4 ++-- packages/plugin-zh-en/CHANGELOG.md | 8 +++++++ packages/plugin-zh-en/package.json | 4 ++-- .../react-simulator-renderer/CHANGELOG.md | 8 +++++++ .../react-simulator-renderer/package.json | 4 ++-- 36 files changed, 204 insertions(+), 60 deletions(-) diff --git a/packages/demo/CHANGELOG.md b/packages/demo/CHANGELOG.md index fe50cce62..161843b7c 100644 --- a/packages/demo/CHANGELOG.md +++ b/packages/demo/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.28](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-demo@0.8.27...@ali/lowcode-demo@0.8.28) (2020-05-20) + + + + +**Note:** Version bump only for package @ali/lowcode-demo + ## [0.8.27](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-demo@0.8.26...@ali/lowcode-demo@0.8.27) (2020-05-19) diff --git a/packages/demo/package.json b/packages/demo/package.json index 4915579c1..4087cad76 100644 --- a/packages/demo/package.json +++ b/packages/demo/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-demo", - "version": "0.8.27", + "version": "0.8.28", "private": true, "description": "低代码引擎 DEMO", "scripts": { @@ -9,18 +9,18 @@ }, "config": {}, "dependencies": { - "@ali/lowcode-editor-core": "^0.8.14", - "@ali/lowcode-editor-skeleton": "^0.8.23", - "@ali/lowcode-plugin-components-pane": "^0.8.20", - "@ali/lowcode-plugin-designer": "^0.9.17", - "@ali/lowcode-plugin-event-bind-dialog": "^0.8.14", - "@ali/lowcode-plugin-outline-pane": "^0.8.23", - "@ali/lowcode-plugin-sample-logo": "^0.8.13", - "@ali/lowcode-plugin-sample-preview": "^0.8.22", + "@ali/lowcode-editor-core": "^0.8.15", + "@ali/lowcode-editor-skeleton": "^0.8.24", + "@ali/lowcode-plugin-components-pane": "^0.8.21", + "@ali/lowcode-plugin-designer": "^0.9.18", + "@ali/lowcode-plugin-event-bind-dialog": "^0.8.15", + "@ali/lowcode-plugin-outline-pane": "^0.8.24", + "@ali/lowcode-plugin-sample-logo": "^0.8.14", + "@ali/lowcode-plugin-sample-preview": "^0.8.23", "@ali/lowcode-plugin-settings-pane": "^0.8.8", - "@ali/lowcode-plugin-undo-redo": "^0.8.22", - "@ali/lowcode-plugin-variable-bind-dialog": "^0.8.12", - "@ali/lowcode-plugin-zh-en": "^0.8.16", + "@ali/lowcode-plugin-undo-redo": "^0.8.23", + "@ali/lowcode-plugin-variable-bind-dialog": "^0.8.13", + "@ali/lowcode-plugin-zh-en": "^0.8.17", "@ali/lowcode-react-renderer": "^0.8.0", "@ali/lowcode-runtime": "^0.8.13", "@ali/lowcode-utils": "^0.8.6", diff --git a/packages/designer/CHANGELOG.md b/packages/designer/CHANGELOG.md index 1edc0d5f1..9f6389e6f 100644 --- a/packages/designer/CHANGELOG.md +++ b/packages/designer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.9.18](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-designer@0.9.17...@ali/lowcode-designer@0.9.18) (2020-05-20) + + + + +**Note:** Version bump only for package @ali/lowcode-designer + ## [0.9.17](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-designer@0.9.16...@ali/lowcode-designer@0.9.17) (2020-05-19) diff --git a/packages/designer/package.json b/packages/designer/package.json index 11337ff17..c9ea8d181 100644 --- a/packages/designer/package.json +++ b/packages/designer/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-designer", - "version": "0.9.17", + "version": "0.9.18", "description": "Designer for Ali LowCode Engine", "main": "lib/index.js", "module": "es/index.js", @@ -15,7 +15,7 @@ }, "license": "MIT", "dependencies": { - "@ali/lowcode-editor-core": "^0.8.14", + "@ali/lowcode-editor-core": "^0.8.15", "@ali/lowcode-types": "^0.8.5", "@ali/lowcode-utils": "^0.8.6", "classnames": "^2.2.6", diff --git a/packages/editor-core/CHANGELOG.md b/packages/editor-core/CHANGELOG.md index 7e663637d..2b3872505 100644 --- a/packages/editor-core/CHANGELOG.md +++ b/packages/editor-core/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.15](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-core@0.8.14...@ali/lowcode-editor-core@0.8.15) (2020-05-20) + + + + +**Note:** Version bump only for package @ali/lowcode-editor-core + ## [0.8.14](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-core@0.8.13...@ali/lowcode-editor-core@0.8.14) (2020-05-18) diff --git a/packages/editor-core/package.json b/packages/editor-core/package.json index f84fe032c..ce872928d 100644 --- a/packages/editor-core/package.json +++ b/packages/editor-core/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-editor-core", - "version": "0.8.14", + "version": "0.8.15", "description": "Core Api for Ali lowCode engine", "license": "MIT", "main": "lib/index.js", diff --git a/packages/editor-preset-general/CHANGELOG.md b/packages/editor-preset-general/CHANGELOG.md index b09a5b664..0faf7fcf2 100644 --- a/packages/editor-preset-general/CHANGELOG.md +++ b/packages/editor-preset-general/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.9.4](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-preset-general@0.9.3...@ali/lowcode-editor-preset-general@0.9.4) (2020-05-20) + + + + +**Note:** Version bump only for package @ali/lowcode-editor-preset-general + ## [0.9.3](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-preset-general@0.9.2...@ali/lowcode-editor-preset-general@0.9.3) (2020-05-19) diff --git a/packages/editor-preset-general/package.json b/packages/editor-preset-general/package.json index dc4252c18..fd0f15688 100644 --- a/packages/editor-preset-general/package.json +++ b/packages/editor-preset-general/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-editor-preset-general", - "version": "0.9.3", + "version": "0.9.4", "description": "Ali General Editor Preset", "main": "lib/index.js", "files": [ @@ -14,10 +14,10 @@ }, "license": "MIT", "dependencies": { - "@ali/lowcode-editor-core": "^0.8.14", - "@ali/lowcode-editor-skeleton": "^0.8.23", - "@ali/lowcode-plugin-designer": "^0.9.17", - "@ali/lowcode-plugin-outline-pane": "^0.8.23", + "@ali/lowcode-editor-core": "^0.8.15", + "@ali/lowcode-editor-skeleton": "^0.8.24", + "@ali/lowcode-plugin-designer": "^0.9.18", + "@ali/lowcode-plugin-outline-pane": "^0.8.24", "@ali/lowcode-types": "^0.8.5", "@ali/lowcode-utils": "^0.8.6", "@alifd/next": "^1.19.12", @@ -29,7 +29,7 @@ "react-dom": "^16.8.1" }, "devDependencies": { - "@ali/lowcode-editor-setters": "^0.9.1", + "@ali/lowcode-editor-setters": "^0.9.2", "@alib/build-scripts": "^0.1.18", "@types/domready": "^1.0.0", "@types/events": "^3.0.0", diff --git a/packages/editor-preset-vision/CHANGELOG.md b/packages/editor-preset-vision/CHANGELOG.md index d0f82de32..f173eaf8b 100644 --- a/packages/editor-preset-vision/CHANGELOG.md +++ b/packages/editor-preset-vision/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.19](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-preset-vision@0.8.18...@ali/lowcode-editor-preset-vision@0.8.19) (2020-05-20) + + + + +**Note:** Version bump only for package @ali/lowcode-editor-preset-vision + ## [0.8.18](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-preset-vision@0.8.17...@ali/lowcode-editor-preset-vision@0.8.18) (2020-05-19) diff --git a/packages/editor-preset-vision/package.json b/packages/editor-preset-vision/package.json index fa89cac7f..f83c33a89 100644 --- a/packages/editor-preset-vision/package.json +++ b/packages/editor-preset-vision/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-editor-preset-vision", - "version": "0.8.18", + "version": "0.8.19", "description": "Vision Polyfill for Ali lowCode engine", "main": "lib/index.js", "files": [ @@ -14,11 +14,11 @@ }, "license": "MIT", "dependencies": { - "@ali/lowcode-designer": "^0.9.17", - "@ali/lowcode-editor-core": "^0.8.14", - "@ali/lowcode-editor-skeleton": "^0.8.23", - "@ali/lowcode-plugin-designer": "^0.9.17", - "@ali/lowcode-plugin-outline-pane": "^0.8.23", + "@ali/lowcode-designer": "^0.9.18", + "@ali/lowcode-editor-core": "^0.8.15", + "@ali/lowcode-editor-skeleton": "^0.8.24", + "@ali/lowcode-plugin-designer": "^0.9.18", + "@ali/lowcode-plugin-outline-pane": "^0.8.24", "@ali/ve-i18n-util": "^2.0.2", "@ali/ve-icons": "^4.1.9", "@ali/ve-less-variables": "2.0.3", diff --git a/packages/editor-setters/CHANGELOG.md b/packages/editor-setters/CHANGELOG.md index 249712886..af4a54e67 100644 --- a/packages/editor-setters/CHANGELOG.md +++ b/packages/editor-setters/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.9.2](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-setters@0.9.1...@ali/lowcode-editor-setters@0.9.2) (2020-05-20) + + + + +**Note:** Version bump only for package @ali/lowcode-editor-setters + ## 0.9.1 (2020-05-18) diff --git a/packages/editor-setters/package.json b/packages/editor-setters/package.json index 7e3a227e9..388f45de8 100644 --- a/packages/editor-setters/package.json +++ b/packages/editor-setters/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-editor-setters", - "version": "0.9.1", + "version": "0.9.2", "description": "Builtin setters for Ali lowCode engine", "files": [ "es", @@ -22,7 +22,7 @@ "@ali/iceluna-comp-react-node": "^1.0.5", "@ali/iceluna-sdk": "^1.0.5-beta.24", "@ali/lc-style-setter": "^0.0.1", - "@ali/lowcode-editor-core": "^0.8.14", + "@ali/lowcode-editor-core": "^0.8.15", "@alifd/next": "^1.19.16", "acorn": "^6.4.1", "classnames": "^2.2.6", diff --git a/packages/editor-skeleton/CHANGELOG.md b/packages/editor-skeleton/CHANGELOG.md index ad780c916..3e415e50b 100644 --- a/packages/editor-skeleton/CHANGELOG.md +++ b/packages/editor-skeleton/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.24](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-skeleton@0.8.23...@ali/lowcode-editor-skeleton@0.8.24) (2020-05-20) + + + + +**Note:** Version bump only for package @ali/lowcode-editor-skeleton + ## [0.8.23](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-skeleton@0.8.22...@ali/lowcode-editor-skeleton@0.8.23) (2020-05-19) diff --git a/packages/editor-skeleton/package.json b/packages/editor-skeleton/package.json index 9a3399c07..013703f02 100644 --- a/packages/editor-skeleton/package.json +++ b/packages/editor-skeleton/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-editor-skeleton", - "version": "0.8.23", + "version": "0.8.24", "description": "alibaba lowcode editor skeleton", "main": "lib/index.js", "module": "es/index.js", @@ -19,8 +19,8 @@ "editor" ], "dependencies": { - "@ali/lowcode-designer": "^0.9.17", - "@ali/lowcode-editor-core": "^0.8.14", + "@ali/lowcode-designer": "^0.9.18", + "@ali/lowcode-editor-core": "^0.8.15", "@ali/lowcode-types": "^0.8.5", "@ali/lowcode-utils": "^0.8.6", "@alifd/next": "^1.x", diff --git a/packages/plugin-components-pane/CHANGELOG.md b/packages/plugin-components-pane/CHANGELOG.md index 7e3dacf06..a07ccce7f 100644 --- a/packages/plugin-components-pane/CHANGELOG.md +++ b/packages/plugin-components-pane/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.21](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-components-pane@0.8.20...@ali/lowcode-plugin-components-pane@0.8.21) (2020-05-20) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-components-pane + ## [0.8.20](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-components-pane@0.8.19...@ali/lowcode-plugin-components-pane@0.8.20) (2020-05-19) diff --git a/packages/plugin-components-pane/package.json b/packages/plugin-components-pane/package.json index 518fd0dfa..d8d0530a3 100644 --- a/packages/plugin-components-pane/package.json +++ b/packages/plugin-components-pane/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-components-pane", - "version": "0.8.20", + "version": "0.8.21", "description": "alibaba lowcode editor component-list plugin", "files": [ "es/", @@ -20,8 +20,8 @@ ], "author": "xiayang.xy", "dependencies": { - "@ali/lowcode-designer": "^0.9.17", - "@ali/lowcode-editor-core": "^0.8.12", + "@ali/lowcode-designer": "^0.9.18", + "@ali/lowcode-editor-core": "^0.8.15", "@ali/lowcode-types": "^0.8.3", "@ali/ve-component-list": "^1.1.1", "@alifd/next": "^1.19.19", diff --git a/packages/plugin-designer/CHANGELOG.md b/packages/plugin-designer/CHANGELOG.md index efd619c25..01ff8a7fc 100644 --- a/packages/plugin-designer/CHANGELOG.md +++ b/packages/plugin-designer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.9.18](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-designer@0.9.17...@ali/lowcode-plugin-designer@0.9.18) (2020-05-20) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-designer + ## [0.9.17](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-designer@0.9.16...@ali/lowcode-plugin-designer@0.9.17) (2020-05-19) diff --git a/packages/plugin-designer/package.json b/packages/plugin-designer/package.json index c1956d9ae..4f699b49d 100644 --- a/packages/plugin-designer/package.json +++ b/packages/plugin-designer/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-designer", - "version": "0.9.17", + "version": "0.9.18", "description": "alibaba lowcode editor designer plugin", "files": [ "es", @@ -20,8 +20,8 @@ ], "author": "xiayang.xy", "dependencies": { - "@ali/lowcode-designer": "^0.9.17", - "@ali/lowcode-editor-core": "^0.8.14", + "@ali/lowcode-designer": "^0.9.18", + "@ali/lowcode-editor-core": "^0.8.15", "react": "^16.8.1", "react-dom": "^16.8.1" }, diff --git a/packages/plugin-event-bind-dialog/CHANGELOG.md b/packages/plugin-event-bind-dialog/CHANGELOG.md index 405e240fe..02d1ae19c 100644 --- a/packages/plugin-event-bind-dialog/CHANGELOG.md +++ b/packages/plugin-event-bind-dialog/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.15](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-event-bind-dialog@0.8.14...@ali/lowcode-plugin-event-bind-dialog@0.8.15) (2020-05-20) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-event-bind-dialog + ## [0.8.14](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-event-bind-dialog@0.8.13...@ali/lowcode-plugin-event-bind-dialog@0.8.14) (2020-05-18) diff --git a/packages/plugin-event-bind-dialog/package.json b/packages/plugin-event-bind-dialog/package.json index 743392991..58bdcde31 100644 --- a/packages/plugin-event-bind-dialog/package.json +++ b/packages/plugin-event-bind-dialog/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-event-bind-dialog", - "version": "0.8.14", + "version": "0.8.15", "description": "alibaba lowcode editor event bind dialog plugin", "files": [ "es", @@ -19,7 +19,7 @@ ], "author": "zude.hzd", "dependencies": { - "@ali/lowcode-editor-core": "^0.8.14", + "@ali/lowcode-editor-core": "^0.8.15", "@ali/lowcode-types": "^0.8.5", "@alifd/next": "^1.19.16", "react": "^16.8.1", diff --git a/packages/plugin-outline-pane/CHANGELOG.md b/packages/plugin-outline-pane/CHANGELOG.md index 4f406cd32..4f6069de7 100644 --- a/packages/plugin-outline-pane/CHANGELOG.md +++ b/packages/plugin-outline-pane/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.24](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-outline-pane@0.8.23...@ali/lowcode-plugin-outline-pane@0.8.24) (2020-05-20) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-outline-pane + ## [0.8.23](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-outline-pane@0.8.22...@ali/lowcode-plugin-outline-pane@0.8.23) (2020-05-19) diff --git a/packages/plugin-outline-pane/package.json b/packages/plugin-outline-pane/package.json index edbf5b5cf..a53b327b6 100644 --- a/packages/plugin-outline-pane/package.json +++ b/packages/plugin-outline-pane/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-outline-pane", - "version": "0.8.23", + "version": "0.8.24", "description": "Outline pane for Ali lowCode engine", "files": [ "es", @@ -14,8 +14,8 @@ "test:snapshot": "ava --update-snapshots" }, "dependencies": { - "@ali/lowcode-designer": "^0.9.17", - "@ali/lowcode-editor-core": "^0.8.14", + "@ali/lowcode-designer": "^0.9.18", + "@ali/lowcode-editor-core": "^0.8.15", "@ali/lowcode-types": "^0.8.5", "@ali/lowcode-utils": "^0.8.6", "@alifd/next": "^1.19.16", diff --git a/packages/plugin-sample-logo/CHANGELOG.md b/packages/plugin-sample-logo/CHANGELOG.md index 7bba6eb30..f0f975168 100644 --- a/packages/plugin-sample-logo/CHANGELOG.md +++ b/packages/plugin-sample-logo/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.14](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-sample-logo@0.8.13...@ali/lowcode-plugin-sample-logo@0.8.14) (2020-05-20) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-sample-logo + ## [0.8.13](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-sample-logo@0.8.12...@ali/lowcode-plugin-sample-logo@0.8.13) (2020-05-18) diff --git a/packages/plugin-sample-logo/package.json b/packages/plugin-sample-logo/package.json index 3b02b1931..d638b3f50 100644 --- a/packages/plugin-sample-logo/package.json +++ b/packages/plugin-sample-logo/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-sample-logo", - "version": "0.8.13", + "version": "0.8.14", "description": "alibaba lowcode editor logo plugin", "files": [ "es/", @@ -20,7 +20,7 @@ ], "author": "xiayang.xy", "dependencies": { - "@ali/lowcode-editor-core": "^0.8.14", + "@ali/lowcode-editor-core": "^0.8.15", "react": "^16.8.1" }, "devDependencies": { diff --git a/packages/plugin-sample-preview/CHANGELOG.md b/packages/plugin-sample-preview/CHANGELOG.md index afe911ecb..d008ef2a4 100644 --- a/packages/plugin-sample-preview/CHANGELOG.md +++ b/packages/plugin-sample-preview/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.23](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-sample-preview@0.8.22...@ali/lowcode-plugin-sample-preview@0.8.23) (2020-05-20) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-sample-preview + ## [0.8.22](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-sample-preview@0.8.21...@ali/lowcode-plugin-sample-preview@0.8.22) (2020-05-19) diff --git a/packages/plugin-sample-preview/package.json b/packages/plugin-sample-preview/package.json index a4c7dd7e6..b916aaec2 100644 --- a/packages/plugin-sample-preview/package.json +++ b/packages/plugin-sample-preview/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-sample-preview", - "version": "0.8.22", + "version": "0.8.23", "description": "alibaba lowcode editor sample preview plugin", "files": [ "es", @@ -18,8 +18,8 @@ "editor" ], "dependencies": { - "@ali/lowcode-designer": "^0.9.17", - "@ali/lowcode-editor-core": "^0.8.14", + "@ali/lowcode-designer": "^0.9.18", + "@ali/lowcode-editor-core": "^0.8.15", "@alifd/next": "^1.x", "react": "^16.8.1" }, diff --git a/packages/plugin-source-editor/CHANGELOG.md b/packages/plugin-source-editor/CHANGELOG.md index 837e9d98e..64697f5b2 100644 --- a/packages/plugin-source-editor/CHANGELOG.md +++ b/packages/plugin-source-editor/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.12](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-source-editor@0.8.11...@ali/lowcode-plugin-source-editor@0.8.12) (2020-05-20) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-source-editor + ## [0.8.11](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-source-editor@0.8.10...@ali/lowcode-plugin-source-editor@0.8.11) (2020-05-18) diff --git a/packages/plugin-source-editor/package.json b/packages/plugin-source-editor/package.json index 20fa67661..4423829c0 100644 --- a/packages/plugin-source-editor/package.json +++ b/packages/plugin-source-editor/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-source-editor", - "version": "0.8.11", + "version": "0.8.12", "description": "alibaba lowcode editor source-editor plugin", "files": [ "es", @@ -19,7 +19,7 @@ ], "author": "zude.hzd", "dependencies": { - "@ali/lowcode-editor-core": "^0.8.14", + "@ali/lowcode-editor-core": "^0.8.15", "@alifd/next": "^1.19.16", "js-beautify": "^1.10.1", "prettier": "^1.18.2", diff --git a/packages/plugin-undo-redo/CHANGELOG.md b/packages/plugin-undo-redo/CHANGELOG.md index d4a532da1..7c612b68d 100644 --- a/packages/plugin-undo-redo/CHANGELOG.md +++ b/packages/plugin-undo-redo/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.23](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-undo-redo@0.8.22...@ali/lowcode-plugin-undo-redo@0.8.23) (2020-05-20) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-undo-redo + ## [0.8.22](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-undo-redo@0.8.21...@ali/lowcode-plugin-undo-redo@0.8.22) (2020-05-19) diff --git a/packages/plugin-undo-redo/package.json b/packages/plugin-undo-redo/package.json index 21243dacf..6d75fd297 100644 --- a/packages/plugin-undo-redo/package.json +++ b/packages/plugin-undo-redo/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-undo-redo", - "version": "0.8.22", + "version": "0.8.23", "description": "alibaba lowcode editor undo redo plugin", "files": [ "es", @@ -19,9 +19,9 @@ ], "author": "xiayang.xy", "dependencies": { - "@ali/lowcode-designer": "^0.9.17", - "@ali/lowcode-editor-core": "^0.8.14", - "@ali/lowcode-editor-skeleton": "^0.8.23", + "@ali/lowcode-designer": "^0.9.18", + "@ali/lowcode-editor-core": "^0.8.15", + "@ali/lowcode-editor-skeleton": "^0.8.24", "@ali/lowcode-types": "^0.8.5", "@ali/lowcode-utils": "^0.8.6", "react": "^16.8.1", diff --git a/packages/plugin-variable-bind-dialog/CHANGELOG.md b/packages/plugin-variable-bind-dialog/CHANGELOG.md index e7a0d3636..dfe1c8994 100644 --- a/packages/plugin-variable-bind-dialog/CHANGELOG.md +++ b/packages/plugin-variable-bind-dialog/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.13](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-variable-bind-dialog@0.8.12...@ali/lowcode-plugin-variable-bind-dialog@0.8.13) (2020-05-20) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-variable-bind-dialog + ## [0.8.12](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-variable-bind-dialog@0.8.11...@ali/lowcode-plugin-variable-bind-dialog@0.8.12) (2020-05-18) diff --git a/packages/plugin-variable-bind-dialog/package.json b/packages/plugin-variable-bind-dialog/package.json index a0f798ff2..52202d999 100644 --- a/packages/plugin-variable-bind-dialog/package.json +++ b/packages/plugin-variable-bind-dialog/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-variable-bind-dialog", - "version": "0.8.12", + "version": "0.8.13", "description": "alibaba lowcode editor variable bind dialog plugin", "files": [ "es", @@ -19,7 +19,7 @@ ], "author": "zude.hzd", "dependencies": { - "@ali/lowcode-editor-core": "^0.8.14", + "@ali/lowcode-editor-core": "^0.8.15", "@alifd/next": "^1.19.16", "react": "^16.8.1", "react-dom": "^16.8.1" diff --git a/packages/plugin-zh-en/CHANGELOG.md b/packages/plugin-zh-en/CHANGELOG.md index 0f61ca687..466faac94 100644 --- a/packages/plugin-zh-en/CHANGELOG.md +++ b/packages/plugin-zh-en/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.17](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-zh-en@0.8.16...@ali/lowcode-plugin-zh-en@0.8.17) (2020-05-20) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-zh-en + ## [0.8.16](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-zh-en@0.8.15...@ali/lowcode-plugin-zh-en@0.8.16) (2020-05-18) diff --git a/packages/plugin-zh-en/package.json b/packages/plugin-zh-en/package.json index 0e78a76f7..10c5af483 100644 --- a/packages/plugin-zh-en/package.json +++ b/packages/plugin-zh-en/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-zh-en", - "version": "0.8.16", + "version": "0.8.17", "description": "alibaba lowcode editor zhong english plugin", "files": [ "es", @@ -14,7 +14,7 @@ "test:snapshot": "ava --update-snapshots" }, "dependencies": { - "@ali/lowcode-editor-core": "^0.8.14", + "@ali/lowcode-editor-core": "^0.8.15", "@ali/lowcode-types": "^0.8.5", "@ali/lowcode-utils": "^0.8.6", "react": "^16.8.1", diff --git a/packages/react-simulator-renderer/CHANGELOG.md b/packages/react-simulator-renderer/CHANGELOG.md index 156ef06f6..45c5358b4 100644 --- a/packages/react-simulator-renderer/CHANGELOG.md +++ b/packages/react-simulator-renderer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [0.8.24](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-react-simulator-renderer@0.8.23...@ali/lowcode-react-simulator-renderer@0.8.24) (2020-05-20) + + + + +**Note:** Version bump only for package @ali/lowcode-react-simulator-renderer + ## [0.8.23](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-react-simulator-renderer@0.8.22...@ali/lowcode-react-simulator-renderer@0.8.23) (2020-05-19) diff --git a/packages/react-simulator-renderer/package.json b/packages/react-simulator-renderer/package.json index 647bea06b..4ed5bce0d 100644 --- a/packages/react-simulator-renderer/package.json +++ b/packages/react-simulator-renderer/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@ali/lowcode-react-simulator-renderer", - "version": "0.8.23", + "version": "0.8.24", "description": "react simulator renderer for alibaba lowcode designer", "main": "lib/index.js", "module": "es/index.js", @@ -13,7 +13,7 @@ "test:snapshot": "ava --update-snapshots" }, "dependencies": { - "@ali/lowcode-designer": "^0.9.17", + "@ali/lowcode-designer": "^0.9.18", "@ali/lowcode-react-renderer": "^0.8.0", "@ali/lowcode-types": "^0.8.5", "@ali/lowcode-utils": "^0.8.6",