Skip to content

Commit c1276a8

Browse files
authored
Merge pull request #8 from LCluber/dev
update changelog and version
2 parents ac9b6f3 + 4847ca6 commit c1276a8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
Version 0.1.11 (April 10th 2020)
2+
-----------------------------
3+
* Fixed csv export with custom labels on Firefox
4+
15
Version 0.1.10 (April 10th 2019)
26
-----------------------------
37
* Fixed csv export with better filename checking

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lcluber/csvxjs",
3-
"version": "0.1.10",
3+
"version": "0.1.11",
44
"description": "CSV Export library written in TypeScript.",
55
"keywords": [],
66
"homepage": "http://csvxjs.lcluber.com",

0 commit comments

Comments
 (0)