docs: version update

This commit is contained in:
dap 2025-05-16 10:06:51 +08:00
parent 1f50c95c66
commit 10b8b81954
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
# 1.3.6
**BUG FIX**
- oss配置switch切换 导致报错`存储类型找不到`
- 文件上传无法正确清除(innerList)
# 1.3.5
**BUG FIX**

View File

@ -1,6 +1,6 @@
{
"name": "@vben/web-antd",
"version": "1.3.5",
"version": "1.3.6",
"homepage": "https://vben.pro",
"bugs": "https://github.com/vbenjs/vue-vben-admin/issues",
"repository": {