docs: changelog

This commit is contained in:
dap 2025-04-16 21:53:29 +08:00
parent 2e2ffcd59e
commit 7d8416890b
2 changed files with 6 additions and 1 deletions

View File

@ -3,6 +3,11 @@
**REFACTOR**
- 所有表格操作列宽度调整为'auto', 这样会根据子元素宽度适配(比如没有分配权限的情况)
- 菜单图标更新了一部分 sql同步更新
**OTHER**
- 暂时锁死vite依赖 i18n会报错
# 1.3.1

View File

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