docs: changelog 5.17.3 (#48979)

* docs: changelog 5.17.3

* docs: update
This commit is contained in:
MadCcc 2024-05-19 21:36:11 +08:00 committed by GitHub
parent 84ee56f708
commit 733d58deb1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 17 additions and 1 deletions

View File

@ -16,6 +16,14 @@ tag: vVERSION
---
## 5.17.3
`2024-05-19`
- 🐞 MISC: Fix some components throws `findDOMNode` warning in React 18.3.0. [#48958](https://github.com/ant-design/ant-design/pull/48958)
- 🐞 Fix Button that `fontSize` token not works. [#48893](https://github.com/ant-design/ant-design/pull/48893) [@wanpan11](https://github.com/wanpan11)
- 💄 Fix Pagination size-changer element style. [#48931](https://github.com/ant-design/ant-design/pull/48931) [@wanpan11](https://github.com/wanpan11)
## 5.17.2
`2024-05-14`

View File

@ -15,6 +15,14 @@ tag: vVERSION
---
## 5.17.3
`2024-05-19`
- 🐞 杂项:修复部分组件在 React 18.3.0 下警告 `findDOMNode` 的问题。[#48958](https://github.com/ant-design/ant-design/pull/48958)
- 🐞 修复 Button 字体大小 token 无效的问题。[#48893](https://github.com/ant-design/ant-design/pull/48893) [@wanpan11](https://github.com/wanpan11)
- 💄 修复 Pagination 组件跳转选择元素样式问题。[#48931](https://github.com/ant-design/ant-design/pull/48931) [@wanpan11](https://github.com/wanpan11)
## 5.17.2
`2024-05-14`

View File

@ -1,6 +1,6 @@
{
"name": "antd",
"version": "5.17.2",
"version": "5.17.3",
"description": "An enterprise-class UI design language and React components implementation",
"keywords": [
"ant",