chore(release): 1.0.7-beta.0

This commit is contained in:
Clarence-pan 2022-10-25 16:17:49 +08:00
parent 8050415fdd
commit 1ecb2f3c5a
2 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,8 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [1.0.7-beta.0](https://github.com/alibaba/lowcode-engine/compare/@alilc/lowcode-code-generator@1.0.6-beta.0...@alilc/lowcode-code-generator@1.0.7-beta.0) (2022-10-25)
### [1.0.6-beta.0](https://github.com/alibaba/lowcode-engine/compare/@alilc/lowcode-code-generator@1.0.3...@alilc/lowcode-code-generator@1.0.6-beta.0) (2022-10-25)

View File

@ -1,6 +1,6 @@
{
"name": "@alilc/lowcode-code-generator",
"version": "1.0.6-beta.0",
"version": "1.0.7-beta.0",
"description": "出码引擎 for LowCode Engine",
"license": "MIT",
"main": "lib/index.js",