chore: 🔨 bump version to 2.24.0

添加可配置的侧边栏配色方案
布局代码优化重构
修复LayoutSelect绑定值类型不匹配警告问题
已知问题修复
This commit is contained in:
Ray.Hao
2025-02-21 00:43:20 +08:00
parent 543abe76c8
commit d18fff7104

View File

@@ -1,6 +1,6 @@
{ {
"name": "vue3-element-admin", "name": "vue3-element-admin",
"version": "2.23.0", "version": "2.24.0",
"private": true, "private": true,
"type": "module", "type": "module",
"scripts": { "scripts": {