Skip to content

Commit 4489e46

Browse files
authored
Merge pull request #46 from elasticio/sailor-nodejs-2.6.24
Update sailor version to 2.6.24
2 parents a744819 + 4f7ed79 commit 4489e46

File tree

3 files changed

+30
-28
lines changed

3 files changed

+30
-28
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.9 (January 28, 2021)
2+
* Update sailor version to 2.6.24
3+
14
## 1.2.8 (January 15, 2021)
25
* Update sailor version to 2.6.23
36

package-lock.json

Lines changed: 25 additions & 26 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.8",
3+
"version": "1.2.9",
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.23",
16+
"elasticio-sailor-nodejs": "2.6.24",
1717
"node-uuid": "1.4.8",
1818
"request": "2.88.x"
1919
},

0 commit comments

Comments
 (0)