docs: changelog 5.12.5 (#46589)

* docs: changelog 5.12.5

* chore: update
This commit is contained in:
MadCcc 2023-12-22 17:58:05 +08:00 committed by GitHub
parent 45b8072713
commit 59b58417c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 17 additions and 1 deletions

View File

@ -16,6 +16,14 @@ tag: vVERSION
---
## 5.12.5
`2023-12-22`
- 💄 Fix Tabs style issue of editable mode when there is only "new" button left. [#46585](https://github.com/ant-design/ant-design/pull/46585) [@hzyhbk](https://github.com/hzyhbk)
- 💄 Fix Progress style issue of `line` mode with `strokeLinecap`. [#46551](https://github.com/ant-design/ant-design/pull/46551) [@ZN1996](https://github.com/ZN1996)
- 🐞 Fix ColorPicker not support `prefixCls`. [#46561](https://github.com/ant-design/ant-design/pull/46561)
## 5.12.4
`2023-12-19`

View File

@ -16,6 +16,14 @@ tag: vVERSION
---
## 5.12.5
`2023-12-22`
- 💄 修复 Tabs 在 可编辑模式下只剩新增按钮时按钮的样式问题[#46585](https://github.com/ant-design/ant-design/pull/46585) [@hzyhbk](https://github.com/hzyhbk)
- 💄 修复 Progress `strokeLinecap` 不生效的问题。[#46551](https://github.com/ant-design/ant-design/pull/46551) [@ZN1996](https://github.com/ZN1996)
- 🐞 修复 ColorPicker 配置 `prefixCls` 不生效的问题。[#46561](https://github.com/ant-design/ant-design/pull/46561)
## 5.12.4
`2023-12-19`

View File

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