We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3d7f05 commit 4042efeCopy full SHA for 4042efe
CHANGELOG.md
@@ -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
8
# [1.1.0](https://github.com/d2-projects/vue-table-export/compare/v1.0.1...v1.1.0) (2020-11-02)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@d2-projects/vue-table-export",
"description": "vue plugin to export data to csv | xlsx | txt file",
- "version": "1.1.0",
+ "version": "1.1.1",
"author": "liyang <1711467488@qq.com>",
"private": false,
"license": "MIT",
0 commit comments