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 d0f0b37 commit fca5356Copy full SHA for fca5356
.ci/test-matrix.yml
@@ -1,6 +1,6 @@
1
---
2
STACK_VERSION:
3
- - "8.7.1-SNAPSHOT"
+ - "8.7.2-SNAPSHOT"
4
5
NODE_JS_VERSION:
6
- 18
package.json
@@ -1,7 +1,7 @@
{
"name": "@elastic/elasticsearch",
- "version": "8.7.1",
- "versionCanary": "8.7.1-canary.0",
+ "version": "8.7.2",
+ "versionCanary": "8.7.2-canary.0",
"description": "The official Elasticsearch client for Node.js",
"main": "index.js",
7
"types": "index.d.ts",
0 commit comments