From 51c88e9fd7834cb18dcd19c73261a1632dfbae16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=B8=85?= Date: Sun, 2 Oct 2022 11:56:51 +0800 Subject: [PATCH] docs: add 4.23.4 changelog (#37833) * docs: add 4.23.4 changelog * update package.json --- CHANGELOG.en-US.md | 7 +++++++ CHANGELOG.zh-CN.md | 7 +++++++ package.json | 2 +- 3 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.en-US.md b/CHANGELOG.en-US.md index 6621e4b173..fe8f0529a6 100644 --- a/CHANGELOG.en-US.md +++ b/CHANGELOG.en-US.md @@ -15,6 +15,13 @@ timeline: true --- +## 4.23.4 + +`2022-10-01` + +- 🐞 Fix Typography ellipsis percision bug. [#37802](https://github.com/ant-design/ant-design/pull/37802) [@zheeeng](https://github.com/zheeeng) +- 🐞 Fix Input.Password that should not have value prop on input when inputing. [#37801](https://github.com/ant-design/ant-design/pull/37801) [@MadCcc](https://github.com/MadCcc) + ## 4.23.3 `2022-09-27` diff --git a/CHANGELOG.zh-CN.md b/CHANGELOG.zh-CN.md index 2de259ac57..794d35bc1a 100644 --- a/CHANGELOG.zh-CN.md +++ b/CHANGELOG.zh-CN.md @@ -15,6 +15,13 @@ timeline: true --- +## 4.23.4 + +`2022-10-01` + +- 🐞 修复 Typography `ellipsis` 精度问题。[#37802](https://github.com/ant-design/ant-design/pull/37802) [@zheeeng](https://github.com/zheeeng) +- 🐞 修复 Input.Password 在输入时 input 上会有 `value` 属性的问题。[#37801](https://github.com/ant-design/ant-design/pull/37801) [@MadCcc](https://github.com/MadCcc) + ## 4.23.3 `2022-09-27` diff --git a/package.json b/package.json index 90d87c51db..2f93415faa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "antd", - "version": "4.23.3", + "version": "4.23.4", "description": "An enterprise-class UI design language and React components implementation", "title": "Ant Design", "keywords": [