Skip to content

Commit bf60b3a

Browse files
committed
1.0.4
1 parent 2b92efa commit bf60b3a

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+
1.0.4 - September, 07 2018
2+
3+
* 2b92efa Chore: add prepush hook and changed prepublish to prepare (#6) (Lukas Aichbauer)
4+
15
1.0.3 - September, 07 2018
26

37
* 51a76a7 Fix: babel runtime (#5) (fixes #3) (Lukas Aichbauer)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "convert-array-to-csv",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Convert an array to a csv formatted string",
55
"main": "./lib/index.js",
66
"repository": "https://www.github.com/aichbauer/node-convert-array-to-csv",

0 commit comments

Comments
 (0)