浏览代码

docs(changlog): add v2.52.3 changlog

zhangyumei.0319 1 年之前
父节点
当前提交
73fcd59bef
共有 2 个文件被更改,包括 12 次插入4 次删除
  1. 6 2
      content/start/changelog/index-en-US.md
  2. 6 2
      content/start/changelog/index.md

+ 6 - 2
content/start/changelog/index-en-US.md

@@ -16,11 +16,15 @@ Version:Major.Minor.Patch (follow the **Semver** specification)
 
 
 ---
 ---
 
 
-#### 🎉 2.53.2 (2024-02-19)
+####  🎉 2.52.3 (2024-02-22)
+- 【Fix】
+    - Fix the problem that the panel does not display the selection if the value type is number in Cascader's treeData (Affected range v2.51.0-v2.53.2)
+
+#### 🎉 2.52.2 (2024-02-19)
 - 【Fix】
 - 【Fix】
   - Fix the problem that ResizeObsever does not exist in non-browser environments. Problem impact scope (2.52.1, 2.53.0-beta.0)
   - Fix the problem that ResizeObsever does not exist in non-browser environments. Problem impact scope (2.52.1, 2.53.0-beta.0)
 
 
-#### 🎉 2.53.1 (2024-02-18)
+#### 🎉 2.52.1 (2024-02-18)
 - 【Fix】
 - 【Fix】
   - Fixed the problem of using themes on vite to report errors, the scope of the problem is (2.52.0)
   - Fixed the problem of using themes on vite to report errors, the scope of the problem is (2.52.0)
 - 【Chore】
 - 【Chore】

+ 6 - 2
content/start/changelog/index.md

@@ -13,11 +13,15 @@ Semi 版本号遵循 **Semver** 规范(主版本号-次版本号-修订版本
 -   修订版本号(patch):仅会进行 bugfix,发布时间不限
 -   修订版本号(patch):仅会进行 bugfix,发布时间不限
 -   不同版本间的详细关系,可查阅 [FAQ](/zh-CN/start/faq)
 -   不同版本间的详细关系,可查阅 [FAQ](/zh-CN/start/faq)
 
 
-#### 🎉 2.53.2 (2024-02-19)
+####  🎉 2.52.3 (2024-02-22)
+- 【Fix】
+    - 修复 Cascader 的 treeData 中 value 类型为 number 则面板未显示选中问题(影响范围 v2.51.0-v2.52.2)
+
+#### 🎉 2.52.2 (2024-02-19)
 - 【Fix】
 - 【Fix】
   - 修复 ResizeObsever 在非浏览器环境不存在的问题。问题影响范围 (2.52.1, 2.53.0-beta.0)
   - 修复 ResizeObsever 在非浏览器环境不存在的问题。问题影响范围 (2.52.1, 2.53.0-beta.0)
 
 
-#### 🎉 2.53.1 (2024-02-18)
+#### 🎉 2.52.1 (2024-02-18)
 - 【Fix】
 - 【Fix】
   - 修复 vite 上使用主题报错的问题,问题影响范围 (2.52.0)
   - 修复 vite 上使用主题报错的问题,问题影响范围 (2.52.0)
 - 【Chore】
 - 【Chore】