Skip to content

Commit

Permalink
feat(generator): v2.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
siyi98 committed Aug 8, 2022
1 parent 488979a commit c8a8381
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions tools/schema-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
### 2.7.9

- [+] `globalSettings` 为空,隐藏 `设计器` 的表单配置模块
- [+] 添加`preview`参数,用于在外部控制`预览/编辑态`

### 2.7.0

Expand Down
2 changes: 1 addition & 1 deletion tools/schema-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fr-generator",
"version": "2.7.9-beta.0",
"version": "2.7.9",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit c8a8381

Please sign in to comment.