Skip to content

Commit

Permalink
feat: 增加 antVersion 配置属性,用来处理 ant v4 与 v5 不兼容性属性问题
Browse files Browse the repository at this point in the history
  • Loading branch information
lhbxs committed Dec 19, 2023
1 parent d23749a commit 2272d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/form-render/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "form-render",
"version": "2.3.6",
"version": "2.3.7",
"description": "通过 JSON Schema 生成标准 Form,常用于自定义搭建配置界面生成",
"keywords": [
"Form",
Expand Down

0 comments on commit 2272d89

Please sign in to comment.