Skip to content

Commit fba2281

Browse files
uaArsendenyshld
authored andcommitted
Update sailor version (#17)
* Update sailor to version 2.5.4
1 parent 793fe80 commit fba2281

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## 1.0.1 (December 26, 2019)
2+
3+
* Update sailor version to 2.5.4
4+
5+
## 1.0.0 (November 15, 2019)
6+
7+
* Initial release

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elasticio/petstore-component-nodejs",
3-
"version": "0.1.0",
3+
"version": "1.0.1",
44
"description": "elastic.io component for the Petstore API",
55
"scripts": {
66
"test": "exit 0"
@@ -19,7 +19,7 @@
1919
"@elastic.io/component-commons-library": "0.0.6",
2020
"chai": "4.2.0",
2121
"elasticio-node": "0.0.8",
22-
"elasticio-sailor-nodejs": "2.5.1",
22+
"elasticio-sailor-nodejs": "2.5.4",
2323
"mocha": "6.2.2",
2424
"request": "2.88.0",
2525
"sinon": "7.5.0"

0 commit comments

Comments
 (0)