Skip to content

Commit 321b385

Browse files
authored
sailor-nodejs: 2.6.24 (#42)
* sailor-nodejs: 2.6.24
1 parent 0a5e4dc commit 321b385

File tree

3 files changed

+19
-37
lines changed

3 files changed

+19
-37
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.9 (February 12, 2021)
2+
3+
* Update sailor version to 2.6.24
4+
15
## 1.0.8 (January 15, 2021)
26

37
* Update sailor version to 2.6.23

package-lock.json

Lines changed: 13 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jsonata-transform-component",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "elastic.io integration component for data transformation with JSONata expression",
55
"homepage": "https://www.elastic.io",
66
"author": {
@@ -28,7 +28,7 @@
2828
"dependencies": {
2929
"@elastic.io/component-commons-library": "1.1.4",
3030
"elasticio-node": "0.0.9",
31-
"elasticio-sailor-nodejs": "2.6.23",
31+
"elasticio-sailor-nodejs": "2.6.24",
3232
"request": "2.88.0"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)