docs: 4.3.3 release docs (#24810)

* docs: 4.3.3 release docs

* docs: order

* docs: version
This commit is contained in:
信鑫-King 2020-06-07 22:53:18 +08:00 committed by GitHub
parent 98860c64d1
commit 2cd5167685
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.3.3
`2020-06-07`
- 🐞 Fix Drawer cannot open. [#24802](https://github.com/ant-design/ant-design/pull/24802)
- 🐞 Fix Menu.SubMenu cannot scroll. [#24806](https://github.com/ant-design/ant-design/pull/24806)
## 4.3.2
`2020-06-06`

View File

@ -15,6 +15,13 @@ timeline: true
---
## 4.3.3
`2020-06-07`
- 🐞 修复 Drawer 无法显示的问题。[#24802](https://github.com/ant-design/ant-design/pull/24802)
- 🐞 修复 Menu.SubMenu 滚动区域无法交互的问题。[#24806](https://github.com/ant-design/ant-design/pull/24806)
## 4.3.2
`2020-06-06`

View File

@ -1,6 +1,6 @@
{
"name": "antd",
"version": "4.3.2",
"version": "4.3.3",
"description": "An enterprise-class UI design language and React components implementation",
"keywords": [
"ant",