Bumps to version 7.17.6

This commit is contained in:
Elastic Machine
2022-07-08 02:00:22 +09:30
committed by GitHub
parent c1c4ebc607
commit 1ab2d86787
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
--- ---
STACK_VERSION: STACK_VERSION:
- "7.17.5-SNAPSHOT" - "7.17.6-SNAPSHOT"
NODE_JS_VERSION: NODE_JS_VERSION:
- 16 - 16

View File

@ -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.5", "version": "7.17.6",
"versionCanary": "7.17.5-canary.0", "versionCanary": "7.17.6-canary.0",
"keywords": [ "keywords": [
"elasticsearch", "elasticsearch",
"elastic", "elastic",