Bumps 8.2 to 8.2.2 (#1700)

Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
This commit is contained in:
Elastic Machine
2022-06-01 01:45:08 +10:00
committed by GitHub
parent 9ecc7e1f2f
commit 431b4d3898
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
---
STACK_VERSION:
- "8.2.0-SNAPSHOT"
- "8.2.2-SNAPSHOT"
NODE_JS_VERSION:
- 18

View File

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