docs: changelog and version update

This commit is contained in:
dap 2025-05-09 10:08:48 +08:00
parent 12d0ba24e5
commit 8f71d6a5d9
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
# 1.3.4
**BUG FIX**
- 文件上传多次触发导致数据不一致 https://gitee.com/dapppp/ruoyi-plus-vben5/issues/IC3BK6
**PREFORMANCE**
- 浏览器返回按钮/手势操作时 弹窗不会被关闭(keepAlive导致)
# 1.3.3
**BUG FIX**

View File

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