From 0f2ca5d10af2121b1c8a964f4c7209dfcd962f79 Mon Sep 17 00:00:00 2001 From: afc163 Date: Tue, 18 May 2021 11:20:07 +0800 Subject: [PATCH] docs(:sparkles:): release 4.15.6 (#30562) --- 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 8cfdbc3446..549f2728da 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -15,6 +15,16 @@ timeline: true --- +## 4.15.6 + +`2021-05-18` + +- 🐞 Fix Upload `beforeUpload` cannot receive invalid files filtered by `accept`. [#30549](https://github.com/ant-design/ant-design/pull/30549) +- 💄 Remove reset style of `th` `text-align`. [#30399](https://github.com/ant-design/ant-design/pull/30399) [@lbwa](https://github.com/lbwa) +- 🌐 Locale + - 🇮🇳 Improve hi_IN locale. [#30541](https://github.com/ant-design/ant-design/pull/30541) [@jaideepghosh](https://github.com/jaideepghosh) + - 🇧🇷 Improve pt-BR locale. [#30532](https://github.com/ant-design/ant-design/pull/30532) [@buzs](https://github.com/buzs) + ## 4.15.5 `2021-05-10` diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index 4c10bdda0d..1ebfa03260 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -15,6 +15,16 @@ timeline: true --- +## 4.15.6 + +`2021-05-18` + +- 🐞 修复 Upload 上传文件被 `accept` 过滤后 `beforeUpload` 无法接收到的问题。[#30549](https://github.com/ant-design/ant-design/pull/30549) +- 💄 移除全局样式中对 `th` 的 `text-align` 属性的重置。[#30399](https://github.com/ant-design/ant-design/pull/30399) [@lbwa](https://github.com/lbwa) +- 🌐 国际化 + - 🇮🇳 补充印地语国际化文案。[#30541](https://github.com/ant-design/ant-design/pull/30541) [@jaideepghosh](https://github.com/jaideepghosh) + - 🇧🇷 补充葡萄牙语(巴西)国际化文案。[#30532](https://github.com/ant-design/ant-design/pull/30532) [@buzs](https://github.com/buzs) + ## 4.15.5 `2021-05-10` diff --git a/package.json b/package.json index 492cd94b4a..56266077ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "antd", - "version": "4.15.5", + "version": "4.15.6", "description": "An enterprise-class UI design language and React components implementation", "title": "Ant Design", "keywords": [