Bumps 7.17 to 7.17.12 (#1926)
Co-authored-by: Josh Mock <joshua.mock@elastic.co>
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
STACK_VERSION:
|
STACK_VERSION:
|
||||||
- "7.17.11-SNAPSHOT"
|
- "7.17.12-SNAPSHOT"
|
||||||
|
|
||||||
NODE_JS_VERSION:
|
NODE_JS_VERSION:
|
||||||
- 16
|
- 16
|
||||||
|
|||||||
@ -11,8 +11,8 @@
|
|||||||
"./*": "./*.js"
|
"./*": "./*.js"
|
||||||
},
|
},
|
||||||
"homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html",
|
"homepage": "http://www.elastic.co/guide/en/elasticsearch/client/javascript-api/current/index.html",
|
||||||
"version": "7.17.11-patch.1",
|
"version": "7.17.12",
|
||||||
"versionCanary": "7.17.11-canary.2",
|
"versionCanary": "7.17.12-canary.0",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"elasticsearch",
|
"elasticsearch",
|
||||||
"elastic",
|
"elastic",
|
||||||
@ -105,4 +105,4 @@
|
|||||||
"jobs-auto": true,
|
"jobs-auto": true,
|
||||||
"check-coverage": false
|
"check-coverage": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user