docs: update release date (#47322)

This commit is contained in:
lijianan 2024-02-04 00:39:00 +08:00 committed by GitHub
parent df63ee8379
commit 106a0d88c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ tag: vVERSION
## 5.14.0
`2024-02-03`
`2024-02-04`
- 🔥 Refactored the DatePicker component, details are follows. [#46982](https://github.com/ant-design/ant-design/pull/46982)
- 🆕 DatePicker adds `multiple` to support multiple selection capabilities.

View File

@ -18,7 +18,7 @@ tag: vVERSION
## 5.14.0
`2024-02-03`
`2024-02-04`
- 🔥 重构了 DatePicker 组件,详细改动如下。[#46982](https://github.com/ant-design/ant-design/pull/46982)
- 🆕 DatePicker 新增 `multiple` 支持多选能力。

View File

@ -72,7 +72,7 @@ const miscKeys = [
];
(() => {
const missingChangelog = [];
const missingChangelog: string[] = [];
const miscChangelog: string[] = [];
// Read & write components changelog