8000 release 4.2.4 · vueComponent/ant-design-vue@339fb4a · GitHub
[go: up one dir, main page]

Skip to content

Commit 339fb4a

Browse files
committed
release 4.2.4
1 parent bb443a0 commit 339fb4a

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

CHANGELOG.en-US.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010

1111
---
1212

13+
## 4.2.4
14+
15+
- 🐞 Fix Wave memory leak problem
16+
1317
## 4.2.3
1418

1519
- 🌟 TourStep custom Button, support function children [#7628](https://github.com/vueComponent/ant-design-vue/pull/7628)

CHANGELOG.zh-CN.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010

1111
---
1212

13+
## 4.2.4
14+
15+
- 🐞 修复 Wave 内存泄漏问题
16+
1317
## 4.2.3
1418

1519
- 🌟 TourStep 自定义 Button,支持函数 children [#7628](https://github.com/vueComponent/ant-design-vue/pull/7628)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ant-design-vue",
3-
"version": "4.2.3",
3+
"version": "4.2.4",
44
"title": "Ant Design Vue",
55
"description": "An enterprise-class UI design language and Vue-based implementation",
66
"keywords": [

0 commit comments

Comments
 (0)
0