diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index c05202ea4d21..8bf892b1e266 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -15,6 +15,18 @@ timeline: true --- +## 4.20.3 + +`2022-05-08` + +- ๐Ÿž Fix unnecessary `rowGap: 0` style attribute in Row. [#35409](https://github.com/ant-design/ant-design/pull/35409) +- ๐Ÿž Fix List.Item `ref` no work problem. [#35321](https://github.com/ant-design/ant-design/pull/35321) +- ๐Ÿ’„ Optimize the style of arrow in Tooltip. [#35401](https://github.com/ant-design/ant-design/pull/35401) +- ๐Ÿž Fix Table column filter reset is not working. [#35386](https://github.com/ant-design/ant-design/pull/35386) [@lalalazero](https://github.com/lalalazero) +- ๐ŸŒ Add missing localizations for ๐Ÿ‡ฌ๐Ÿ‡ง en_GB and ๐Ÿ‡บ๐Ÿ‡ฆ uk_UA. [#35430](https://github.com/ant-design/ant-design/pull/35430) [@velykanov](https://github.com/velykanov) +- Typescript + - ๐Ÿค– Fixed an issue where notification `maxCount` attribute was missing. [#35369](https://github.com/ant-design/ant-design/pull/35369) [@cwveysey](https://github.com/cwveysey) + ## 4.20.2 `2022-04-30` diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index 6ae2ee31e2ad..7279cbd2442e 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -15,6 +15,19 @@ timeline: true --- +## 4.20.3 + +`2022-05-08` + +- ๐Ÿ”ฅ ๅขžๅŠ  [ๅฎ˜ๆ–นๅ›ฝๅ†…้•œๅƒ](https://ant-design.antgroup.com/index-cn)๏ผŒไบซๅ—้ฃžไธ€่ˆฌ็š„ๅŠ ่ฝฝ้€Ÿๅบฆใ€‚ +- ๐Ÿž ไฟฎๅค Row ้‡Œไธๅฟ…่ฆ็š„ `rowGap: 0` ๆ ทๅผๅฑžๆ€งใ€‚[#35409](https://github.com/ant-design/ant-design/pull/35409) +- ๐Ÿž ไฟฎๅค List.Item `ref` ไธ็”Ÿๆ•ˆ็š„้—ฎ้ข˜ใ€‚[#35321](https://github.com/ant-design/ant-design/pull/35321) +- ๐Ÿ’„ ไผ˜ๅŒ– Tooltip ็ฎญๅคด็š„ๆ ทๅผใ€‚[#35401](https://github.com/ant-design/ant-design/pull/35401) +- ๐Ÿž ไฟฎๅค Table ็ญ›้€‰็š„้‡็ฝฎๅŠŸ่ƒฝไธ็”Ÿๆ•ˆ้—ฎ้ข˜ใ€‚[#35386](https://github.com/ant-design/ant-design/pull/35386) [@lalalazero](https://github.com/lalalazero) +- ๐ŸŒ ไธบ ๐Ÿ‡ฌ๐Ÿ‡ง en_GB ๅ’Œ ๐Ÿ‡บ๐Ÿ‡ฆ uk_UA ๆทปๅŠ ็ผบๅคฑ็š„ๆœฌๅœฐๅŒ–ๆ–‡ๆกˆใ€‚[#35430](https://github.com/ant-design/ant-design/pull/35430) [@velykanov](https://github.com/velykanov) +- TypeScript + - ๐Ÿค– ไฟฎๅค Notification ็š„ `maxCount` ๅฑžๆ€ง็ผบๅคฑ็š„้—ฎ้ข˜ใ€‚[#35369](https://github.com/ant-design/ant-design/pull/35369) [@cwveysey](https://github.com/cwveysey) + ## 4.20.2 `2022-04-30` diff --git a/package.json b/package.json index 2c05c1ddd38f..3230241892df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "antd", - "version": "4.20.2", + "version": "4.20.3", "description": "An enterprise-class UI design language and React components implementation", "title": "Ant Design", "keywords": [