chore: relese 2.11.1

This commit is contained in:
invalid w
2024-04-20 17:19:04 +08:00
parent 65e5e71f5e
commit d500c0b61c
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
## [2.11.1](https://github.com/vbenjs/vue-vben-admin/compare/v2.11.0...v2.11.1) (2024-04-20)
### Bug Fixes
- the form not working when setFieldsValue through form-groups and add a demo with form groups ([#3765](https://github.com/vbenjs/vue-vben-admin/issues/3765)) ([65e5e71](https://github.com/vbenjs/vue-vben-admin/commit/65e5e71f5ee44eac221721de2c8c1d03e622e34a))
# [2.11.0](https://github.com/vbenjs/vue-vben-admin/compare/2.10.1...2.11.0) (2024-04-20)
### Bug Fixes

View File

@@ -1,6 +1,6 @@
{
"name": "vben-admin",
"version": "2.11.0",
"version": "2.11.1",
"homepage": "https://github.com/vbenjs/vue-vben-admin",
"bugs": {
"url": "https://github.com/vbenjs/vue-vben-admin/issues"