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.
2 parents ac9b6f3 + 4847ca6 commit c1276a8Copy full SHA for c1276a8
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+Version 0.1.11 (April 10th 2020)
2
+-----------------------------
3
+ * Fixed csv export with custom labels on Firefox
4
+
5
Version 0.1.10 (April 10th 2019)
6
-----------------------------
7
* Fixed csv export with better filename checking
package.json
@@ -1,6 +1,6 @@
{
"name": "@lcluber/csvxjs",
- "version": "0.1.10",
+ "version": "0.1.11",
"description": "CSV Export library written in TypeScript.",
"keywords": [],
"homepage": "http://csvxjs.lcluber.com",
0 commit comments