Browse Source
docs: add 4.23.4 changelog (#37833 )
* docs: add 4.23.4 changelog
* update package.json
pull/37710/head
4.23.4
陈帅
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with
15 additions and
1 deletions
CHANGELOG.en-US.md
CHANGELOG.zh-CN.md
package.json
@ -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
## 4.23.3
`2022-09-27`
`2022-09-27`
@ -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
## 4.23.3
`2022-09-27`
`2022-09-27`
@ -1,6 +1,6 @@
{
{
"name" : "antd" ,
"name" : "antd" ,
"version" : "4.23.3 " ,
"version" : "4.23.4 " ,
"description" : "An enterprise-class UI design language and React components implementation" ,
"description" : "An enterprise-class UI design language and React components implementation" ,
"title" : "Ant Design" ,
"title" : "Ant Design" ,
"keywords" : [
"keywords" : [