Skip to content

Commit 6df0c8e

Browse files
committed
v8.6.0
1 parent b8b4df4 commit 6df0c8e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages/*"
44
],
55
"npmClient": "npm",
6-
"version": "8.1.0-beta.1"
6+
"version": "8.6.0"
77
}

packages/enterprise-search-universal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elastic/enterprise-search-universal",
3-
"version": "8.2.0-beta.1",
3+
"version": "8.6.0",
44
"description": "Official universal client for Elastic App Search and Workplace Search.",
55
"main": "lib/client.js",
66
"types": "lib/client.d.ts",

packages/enterprise-search/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elastic/enterprise-search",
3-
"version": "8.1.0-beta.1",
3+
"version": "8.6.0",
44
"description": "Official Node.js client for Elastic Enterprise Search, App Search, and Workplace Search.",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)