From bc46d4bec0f6253a828a8df97645ece3943c1970 Mon Sep 17 00:00:00 2001 From: afc163 Date: Wed, 6 Sep 2023 13:19:17 +0800 Subject: [PATCH] docs(:sparkles:): release 4.24.14 (#44653) --- CHANGELOG.en-US.md | 8 ++++++++ CHANGELOG.zh-CN.md | 8 ++++++++ package.json | 2 +- 3 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index 5ebc741f12..9b0c74a8c5 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -15,6 +15,14 @@ timeline: true --- +## 4.24.14 + +`2023-09-06` + +- 🐞 Fix Breadcrumb unexpected overlay deprecation warning message. [#43917](https://github.com/ant-design/ant-design/pull/44578) [@whalesink](https://github.com/whalesink) +- 🐞 Fix Upload gif thumbnail not playing. [#44129](https://github.com/ant-design/ant-design/pull/44129) [@linxianxi](https://github.com/linxianxi) +- 🐞 Fix ConfigProvider throws `rc-util/lib/utils/set` not existed. [#44630](https://github.com/ant-design/ant-design/pull/44630) [@varown](https://github.com/varown) + ## 4.24.13 `2023-08-03` diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index 032a2531cc..08f24bcd92 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -15,6 +15,14 @@ timeline: true --- +## 4.24.14 + +`2023-09-06` + +- 🐞 修复 Breadcrumb 使用 `menu` 属性时出现 `overlay` 废弃警告的问题。[#43917](https://github.com/ant-design/ant-design/pull/44578) [@whalesink](https://github.com/whalesink) +- 🐞 修复 Upload gif 缩略图不会动的问题。[#44129](https://github.com/ant-design/ant-design/pull/44129) [@linxianxi](https://github.com/linxianxi) +- 🐞 修复 ConfigProvider 抛出 `rc-util/lib/utils/set` 不存在的问题。[#44630](https://github.com/ant-design/ant-design/pull/44630) [@varown](https://github.com/varown) + ## 4.24.13 `2023-08-03` diff --git a/package.json b/package.json index f3ab2b0869..ba1d20534a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "antd", - "version": "4.24.13", + "version": "4.24.14", "description": "An enterprise-class UI design language and React components implementation", "title": "Ant Design", "keywords": [