From 51761c2118bfc825ccfb3a59ff9e28a34a81d587 Mon Sep 17 00:00:00 2001 From: Peach Date: Mon, 23 Aug 2021 11:12:47 +0800 Subject: [PATCH] docs: 4.16.13 changelog (#31873) * docs: 4.16.13 changelog * chore: bump version to 4.6.13 * docs: correct changelog symbol --- CHANGELOG.en-US.md | 10 ++++++++++ CHANGELOG.zh-CN.md | 10 ++++++++++ package.json | 2 +- 3 files changed, 21 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index 38e4ed6cc3..1bba766afc 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -15,6 +15,16 @@ timeline: true --- +## 4.16.13 + +`2021-08-23` + +- 🐞 Fix Form `label` and `` don't work together. [#31838](https://github.com/ant-design/ant-design/pull/31838) +- 🐞 Fix Collapse update failed bug in HMR. [#31827](https://github.com/ant-design/ant-design/pull/31827) [@v4](https://github.com/v4) +- 🐞 Fix circular dependencies in Modal and Input. [#31817](https://github.com/ant-design/ant-design/pull/31817) [@zhyupe](https://github.com/zhyupe) +- RTL + - 🐞 Fix the rtl config of Modal.confirm custom content missing. [#31828](https://github.com/ant-design/ant-design/pull/31828) + ## 4.16.12 `2021-08-16` diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index ec766d7b1e..d19471c4d9 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -15,6 +15,16 @@ timeline: true --- +## 4.16.13 + +`2021-08-23` + +- 🐞 修复 Form `label` 中使用 `` 时省略不生效的问题。[#31838](https://github.com/ant-design/ant-design/pull/31838) +- 🐞 修复 Collapse 在 HMR 时报错的问题。[#31827](https://github.com/ant-design/ant-design/pull/31827) [@v4](https://github.com/v4) +- 🐞 修复 Modal 和 Input 组件中的循环依赖。[#31817](https://github.com/ant-design/ant-design/pull/31817) [@zhyupe](https://github.com/zhyupe) +- RTL + - 🐞 修复 Modal.confirm 自定义内容全局 rtl 配置缺失的问题。[#31828](https://github.com/ant-design/ant-design/pull/31828) + ## 4.16.12 `2021-08-16` diff --git a/package.json b/package.json index 04c092f8a7..633c883329 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "antd", - "version": "4.16.12", + "version": "4.16.13", "description": "An enterprise-class UI design language and React components implementation", "title": "Ant Design", "keywords": [