Bumps 8.7 to 8.7.2 (#1861)

This commit is contained in:
Elastic Machine
2023-05-02 10:06:23 -05:00
committed by GitHub
parent d0f0b376c1
commit fca53568d2
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
---
STACK_VERSION:
- "8.7.1-SNAPSHOT"
- "8.7.2-SNAPSHOT"
NODE_JS_VERSION:
- 18

View File

@ -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",
"types": "index.d.ts",