Bumps to version 8.2.4

This commit is contained in:
Elastic Machine
2022-06-27 12:58:52 +01:00
committed by GitHub
parent 8d32571a6d
commit 978ca8383b
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
--- ---
STACK_VERSION: STACK_VERSION:
- "8.2.3-SNAPSHOT" - "8.2.4-SNAPSHOT"
NODE_JS_VERSION: NODE_JS_VERSION:
- 18 - 18

View File

@ -1,7 +1,7 @@
{ {
"name": "@elastic/elasticsearch", "name": "@elastic/elasticsearch",
"version": "8.2.3", "version": "8.2.4",
"versionCanary": "8.2.3-canary.0", "versionCanary": "8.2.4-canary.0",
"description": "The official Elasticsearch client for Node.js", "description": "The official Elasticsearch client for Node.js",
"main": "index.js", "main": "index.js",
"types": "index.d.ts", "types": "index.d.ts",