We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38e4b23 commit 096ef47Copy full SHA for 096ef47
.ci/test-matrix.yml
@@ -1,6 +1,6 @@
1
---
2
STACK_VERSION:
3
- - "8.6.0-SNAPSHOT"
+ - "8.7.0-SNAPSHOT"
4
5
NODE_JS_VERSION:
6
- 18
package.json
@@ -1,7 +1,7 @@
{
"name": "@elastic/elasticsearch",
- "version": "8.6.0",
- "versionCanary": "8.6.0-canary.0",
+ "version": "8.7.0",
+ "versionCanary": "8.7.0-canary.0",
"description": "The official Elasticsearch client for Node.js",
"main": "index.js",
7
"types": "index.d.ts",
0 commit comments