Browse Source

docs: update changelog

point.halo 1 year ago
parent
commit
60ae4964f7
2 changed files with 8 additions and 0 deletions
  1. 4 0
      content/start/changelog/index-en-US.md
  2. 4 0
      content/start/changelog/index.md

+ 4 - 0
content/start/changelog/index-en-US.md

@@ -16,6 +16,10 @@ Version:Major.Minor.Patch (follow the **Semver** specification)
 
 ---
 
+#### 🎉 2.68.3 (2024-10-23)
+- 【Fix】
+    - Fixed the issue of incorrect option text display after clicking the expand button in the search state when `keyMaps` is set for `TreeSelect`. [#2539](https://github.com/DouyinFE/semi-design/issues/2539) 
+
 #### 🎉 2.68.2 (2024-10-21)
 - 【Fix】
     - fix `$z-resizable_handler` token undefined issue, affecting versions v2.68.0-beta.0 - 2.68.1  [#2539](https://github.com/DouyinFE/semi-design/issues/2539) 

+ 4 - 0
content/start/changelog/index.md

@@ -13,6 +13,10 @@ Semi 版本号遵循 **Semver** 规范(主版本号-次版本号-修订版本
 -   修订版本号(patch):仅会进行 bugfix,发布时间不限
 -   不同版本间的详细关系,可查阅 [FAQ](/zh-CN/start/faq)
 
+#### 🎉 2.68.3 (2024-10-23)
+- 【Fix】
+    - 修复 TreeSelect 设置了 keyMaps后,在搜索状态中,点击展开按钮后,选项文本展示错误问题 [#2539](https://github.com/DouyinFE/semi-design/issues/2539) 
+
 #### 🎉 2.68.2 (2024-10-21)
 - 【Fix】
     - 修复 `$z-resizable_handler` token 未定义问题,影响版本 v2.68.0-beta.0 - 2.68.1  [#2539](https://github.com/DouyinFE/semi-design/issues/2539)