Skip to content

Commit 7246e62

Browse files
committed
release 3.2.15
1 parent 925a8f6 commit 7246e62

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

CHANGELOG.en-US.md

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

1111
---
1212

13+
## 3.2.15
14+
15+
`2022-11-10`
16+
17+
- 🐞 Fix the problem of preview image error when `Image` is deleted dynamically
18+
1319
## 3.2.14
1420

1521
`2022-11-07`

CHANGELOG.zh-CN.md

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

1111
---
1212

13+
## 3.2.15
14+
15+
`2022-11-10`
16+
17+
- 🐞 修复 `Image` 动态删除时,预览图片错误问题
18+
1319
## 3.2.14
1420

1521
`2022-11-07`

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": "3.2.14",
3+
"version": "3.2.15",
44
"title": "Ant Design Vue",
55
"description": "An enterprise-class UI design language and Vue-based implementation",
66
"keywords": [

0 commit comments

Comments
 (0)