File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.0.4 (November 26, 2021)
2
+
3
+ * Upgrade sailor version to 2.6.26
4
+ * Reduced the size of component icon file
5
+
1
6
## 1.0.3 (May 28, 2021)
2
7
3
8
* Make statuses case-insensitive
Original file line number Diff line number Diff line change 3
3
"description" : " elastic.io component for the Petstore API" ,
4
4
"docsUrl" : " https://github.com/elasticio/petstore-component-nodejs" ,
5
5
"buildType" :" docker" ,
6
- "version" : " 1.0.3 " ,
6
+ "version" : " 1.0.4 " ,
7
7
"credentials" : {
8
8
"fields" : {
9
9
"apiKey" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @elasticio/petstore-component-nodejs" ,
3
- "version" : " 1.0.3" ,
4
3
"description" : " elastic.io component for the Petstore API" ,
5
4
"scripts" : {
6
5
"pretest" : " eslint lib spec-integration verifyCredentials.js --fix" ,
19
18
"@elastic.io/component-commons-library" : " 1.1.5" ,
20
19
"chai" : " 4.2.0" ,
21
20
"elasticio-node" : " 0.0.9" ,
22
- "elasticio-sailor-nodejs" : " 2.6.24 " ,
21
+ "elasticio-sailor-nodejs" : " 2.6.26 " ,
23
22
"mocha" : " 8.2.1" ,
24
23
"request" : " 2.88.0" ,
25
24
"sinon" : " 9.2.3"
You can’t perform that action at this time.
0 commit comments