Skip to content

Commit 4042efe

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2020-11-25) ### Bug Fixes * 由于会引起问题,暂时取消列宽设置 ([f3d7f05](f3d7f05))
1 parent f3d7f05 commit 4042efe

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
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

Lines changed: 1 addition & 1 deletion
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 <1711467488@qq.com>",
66
"private": false,
77
"license": "MIT",

0 commit comments

Comments
 (0)