From eaa907c7eda8aa276c91597d7cf9840a3c6b1e5b Mon Sep 17 00:00:00 2001 From: gengyang Date: Fri, 8 May 2020 15:15:42 +0800 Subject: [PATCH] Publish - @ali/lowcode-material-parser@0.9.3 --- packages/material-parser/CHANGELOG.md | 11 +++++++++++ packages/material-parser/package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/packages/material-parser/CHANGELOG.md b/packages/material-parser/CHANGELOG.md index 8054430ba..1cca4366a 100644 --- a/packages/material-parser/CHANGELOG.md +++ b/packages/material-parser/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.9.3](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-material-parser@0.9.2...@ali/lowcode-material-parser@0.9.3) (2020-05-08) + + +### Features + +* 🎸 support parsing sub components ([70f3e32](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/70f3e325c64bafe6a098e7eb872a81308566e811)) + + + + + ## [0.9.2](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-material-parser@0.9.1...@ali/lowcode-material-parser@0.9.2) (2020-05-07) diff --git a/packages/material-parser/package.json b/packages/material-parser/package.json index a1461dc0a..cadb4dafc 100644 --- a/packages/material-parser/package.json +++ b/packages/material-parser/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-material-parser", - "version": "0.9.2", + "version": "0.9.3", "description": "material parser for Ali lowCode engine", "main": "lib/index.js", "files": [