docs: add 4.23.4 changelog (#37833)

* docs: add  4.23.4 changelog

* update package.json
This commit is contained in:
陈帅 2022-10-02 11:56:51 +08:00 committed by GitHub
parent ea9b013bb1
commit 51c88e9fd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 15 additions and 1 deletions

View File

@ -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`

View File

@ -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`

View File

@ -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": [