Skip to content

Commit 48181af

Browse files
committed
release 1.7.4
1 parent e427ca1 commit 48181af

File tree

6 files changed

+14
-3
lines changed

6 files changed

+14
-3
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,4 @@ package-lock.json
7272
list.txt
7373

7474
site/dev.js
75+
v2-doc/

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+
## 1.7.4
14+
15+
`2021-02-28`
16+
17+
- 🌟 Optimize the performance of `Table` [#3531](https://github.com/vueComponent/ant-design-vue/issues/3531)
18+
1319
## 1.7.3
1420

1521
`2021-02-16`

CHANGELOG.zh-CN.md

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

1111
---
1212

13+
## 1.7.4
14+
15+
`2021-02-28`
16+
17+
- 🌟 优化 `Table` 性能 [#3531](https://github.com/vueComponent/ant-design-vue/issues/3531)
1318
## 1.7.3
1419

1520
`2021-02-16`

antdv-demo

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

v2-doc

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)