Skip to content

Commit 844a53e

Browse files
committed
2 parents 345dfb4 + 4042efe commit 844a53e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/d2-projects/vue-table-export/compare/v1.1.0...v1.1.1) (2020-11-25)
2+
3+
4+
### Bug Fixes
5+
6+
* 由于会引起问题,暂时取消列宽设置 ([f3d7f05](https://github.com/d2-projects/vue-table-export/commit/f3d7f051f2ee74294e6f4b7229492bd560b73245))
7+
18
# [1.1.0](https://github.com/d2-projects/vue-table-export/compare/v1.0.1...v1.1.0) (2020-11-02)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@d2-projects/vue-table-export",
33
"description": "vue plugin to export data to csv | xlsx | txt file",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"author": "liyang <[email protected]>",
66
"private": false,
77
"license": "MIT",

0 commit comments

Comments
 (0)