chore(release): 1.0.0

This commit is contained in:
Clarence-pan 2022-02-17 22:18:34 +08:00
parent b3b69b6490
commit 0f661ef207
2 changed files with 11 additions and 1 deletions

View File

@ -0,0 +1,10 @@
# Changelog
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.0 (2022-02-17)
### Features
* first commit - genesis ([4f4ac51](https://github.com/alibaba/lowcode-engine/commit/4f4ac5115d18357a7399632860808f6cffc33fad))

View File

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