docs: 5.29.1 changelog (#55759)

* docs: 5.29.1 changelog

* chore: trigger CI
This commit is contained in:
二货爱吃白萝卜
2025-11-18 23:22:03 +08:00
committed by GitHub
parent 4be4ba64a5
commit 79bdbe424f
4 changed files with 15 additions and 2 deletions

View File

@@ -77,5 +77,6 @@
],
"5.22.6": ["https://github.com/ant-design/ant-design/issues/52124"],
"5.24.8": ["https://github.com/ant-design/ant-design/issues/53652"],
"5.25.0": ["https://github.com/ant-design/ant-design/issues/53764"]
"5.25.0": ["https://github.com/ant-design/ant-design/issues/53764"],
">= 5.28.1 <= 5.29.0": ["https://github.com/ant-design/ant-design/issues/55755"]
}

View File

@@ -15,6 +15,12 @@ tag: vVERSION
---
## 5.29.1
`2025-11-18`
- 🐞 Fix Carousel dot can not click when in vertical mode.[#55757](https://github.com/ant-design/ant-design/pull/55757) [@wanpan11](https://github.com/wanpan11)
## 5.29.0
`2025-11-17`

View File

@@ -15,6 +15,12 @@ tag: vVERSION
---
## 5.29.1
`2025-11-18`
- 🐞 修复 Carousel 选择器在垂直位置无法点击的问题。 [#55757](https://github.com/ant-design/ant-design/pull/55757) [@wanpan11](https://github.com/wanpan11)
## 5.29.0
`2025-11-17`

View File

@@ -1,6 +1,6 @@
{
"name": "antd",
"version": "5.29.0",
"version": "5.29.1",
"description": "An enterprise-class UI design language and React components implementation",
"license": "MIT",
"funding": {