Bumps to version 8.4.4 (#1785)

This commit is contained in:
Elastic Machine
2022-10-06 02:34:59 +10:30
committed by GitHub
parent 60b8adeb13
commit 88b8ff7a22
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
---
STACK_VERSION:
- "8.4.3-SNAPSHOT"
- "8.4.4-SNAPSHOT"
NODE_JS_VERSION:
- 18

View File

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