docs: update changelog date (#47437)

This commit is contained in:
MadCcc 2024-02-13 17:13:33 +08:00 committed by GitHub
parent aea5e17f35
commit 52fe1f2518
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ tag: vVERSION
## 5.14.1
`2024-02-12`
`2024-02-13`
- 🐞 Fix Steps cannot interact correctly when `type="inline"`. [#47406](https://github.com/ant-design/ant-design/pull/47406)
- 🐞 Fix DatePicker & TimePicker arrow position not consider panel border radius distance. [#47389](https://github.com/ant-design/ant-design/pull/47389)

View File

@ -18,7 +18,7 @@ tag: vVERSION
## 5.14.1
`2024-02-12`
`2024-02-13`
- 🐞 修复 Steps `type="inline"` 时鼠标无法 hover 到正确的步骤上的问题。[#47406](https://github.com/ant-design/ant-design/pull/47406)
- 🐞 修复 DatePicker 与 TimePicker 弹出面板箭头没有考虑面板本身圆角的问题。[#47389](https://github.com/ant-design/ant-design/pull/47389)