Skip to content

Commit 5a986c8

Browse files
Bumps to version 8.4.3
1 parent 80032f1 commit 5a986c8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.ci/test-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
STACK_VERSION:
3-
- "8.4.2-SNAPSHOT"
3+
- "8.4.3-SNAPSHOT"
44

55
NODE_JS_VERSION:
66
- 18

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@elastic/elasticsearch",
3-
"version": "8.4.0",
4-
"versionCanary": "8.4.0-canary.2",
3+
"version": "8.4.3",
4+
"versionCanary": "8.4.3-canary.0",
55
"description": "The official Elasticsearch client for Node.js",
66
"main": "index.js",
77
"types": "index.d.ts",
@@ -91,4 +91,4 @@
9191
"coverage": false,
9292
"check-coverage": false
9393
}
94-
}
94+
}

0 commit comments

Comments
 (0)