浏览代码

docs: update changelog date

走鹃 3 年之前
父节点
当前提交
663a62a0b6
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      content/start/changelog/index-en-US.md
  2. 1 1
      content/start/changelog/index.md

+ 1 - 1
content/start/changelog/index-en-US.md

@@ -16,7 +16,7 @@ Version:Major.Minor.Patch
 
 ---
 
-#### 🎉 2.5.0 (2022-2-24)
+#### 🎉 2.5.0 (2022-02-24)
 - 【Fix】
     - Fixed resizable `Table` columns width bug when update `columns`  [#650](https://github.com/DouyinFE/semi-design/issues/650)
     - `Select` component automatically scrolls when the keyboard up and down keys are used to adjust the relative position of the focused option  [#607](https://github.com/DouyinFE/semi-design/issues/607) [@chenzn1](https://github.com/chenzn1)

+ 1 - 1
content/start/changelog/index.md

@@ -15,7 +15,7 @@ Semi 版本号遵循**Semver**规范(主版本号-次版本号-修订版本号
 
 ---
 
-#### 🎉 2.5.0 (2022-2-24)
+#### 🎉 2.5.0 (2022-02-24)
 - 【Fix】
     - 修复 resizable Table 动态删除列时列宽计算错误问题  [#650](https://github.com/DouyinFE/semi-design/issues/650)
     - Select 组件当用键盘上下键操作时,增加自动滚动交互,调整聚焦 option 的相对位置  [#607](https://github.com/DouyinFE/semi-design/issues/607) [@chenzn1](https://github.com/chenzn1)