Skip to content

Commit 89dd70c

Browse files
author
Olha Virolainen
authored
Merge pull request #14 from elasticio/sailor_2.7.1
Update Sailor version to 2.7.1
2 parents 8701988 + ead995b commit 89dd70c

File tree

4 files changed

+3218
-1930
lines changed

4 files changed

+3218
-1930
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.1.6 (December 16, 2022)
2+
3+
* Update Sailor version to 2.7.1
4+
15
## 3.1.5 (August 26, 2022)
26

37
* Update Sailor version to 2.6.29

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"title": "CSV",
33
"description": "A comma-separated values (CSV) file stores tabular data (numbers and text) in plain-text form",
44
"docsUrl": "https://github.com/elasticio/csv-component",
5-
"version": "3.1.5",
5+
"version": "3.1.6",
66
"actions": {
77
"read_action": {
88
"main": "./lib/actions/read.js",

0 commit comments

Comments
 (0)