docs: changelog 5.13.1 (#46973)

* docs: changelog 5.13.1

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: MadCcc <1075746765@qq.com>

* Update CHANGELOG.en-US.md

Signed-off-by: MadCcc <1075746765@qq.com>

---------

Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
This commit is contained in:
MadCcc 2024-01-15 14:51:15 +08:00 committed by GitHub
parent ebbdd2c459
commit fd002d7333
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 15 additions and 2 deletions

View File

@ -49,5 +49,6 @@
"5.11.2": ["https://github.com/ant-design/ant-design/issues/46005"],
"5.11.4": ["https://github.com/ant-design/ant-design/pull/46103"],
"5.12.3": ["https://github.com/ant-design/ant-design/issues/46525"],
"5.12.6": ["https://github.com/ant-design/ant-design/issues/46719"]
"5.12.6": ["https://github.com/ant-design/ant-design/issues/46719"],
"5.13.0": ["https://github.com/ant-design/ant-design/pull/46962"]
}

View File

@ -16,6 +16,12 @@ tag: vVERSION
---
## 5.13.1
`2024-01-15`
- 🐞 Fix Checkbox type error with `@types/react` version 16 or 17. [#46962](https://github.com/ant-design/ant-design/pull/46962) [@crazyair](https://github.com/crazyair)
## 5.13.0
`2024-01-13`

View File

@ -16,6 +16,12 @@ tag: vVERSION
---
## 5.13.1
`2024-01-15`
- 🐞 修复 Checkbox 组件在 `@types/react` 16 或 17 版本下 Typescript 报错。[#46962](https://github.com/ant-design/ant-design/pull/46962) [@crazyair](https://github.com/crazyair)
## 5.13.0
`2024-01-13`

View File

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