Skip to content

Commit 492cd22

Browse files
authored
Update Sailor to 2.6.17 (#42)
1 parent 16cc435 commit 492cd22

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.2.6 (October 19, 2020)
2+
* Update sailor version to 2.6.17
3+
14
## 1.2.5 (October 12, 2020)
25
* Update sailor version to 2.6.16
36

package-lock.json

Lines changed: 4 additions & 4 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": "webhook",
3-
"version": "1.2.4",
3+
"version": "1.2.6",
44
"description": "elastic.io webhook component",
55
"scripts": {
66
"pretest": "eslint spec lib verifyCredentials.js --fix",
@@ -13,7 +13,7 @@
1313
"license": "Apache License 2.0",
1414
"dependencies": {
1515
"elasticio-node": "0.0.9",
16-
"elasticio-sailor-nodejs": "2.6.16",
16+
"elasticio-sailor-nodejs": "2.6.17",
1717
"node-uuid": "1.4.8",
1818
"request": "2.88.x"
1919
},

0 commit comments

Comments
 (0)