We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06079af commit 902a1fdCopy full SHA for 902a1fd
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@elastic/elasticsearch",
3
- "version": "8.12.1",
4
- "versionCanary": "8.12.1-canary.0",
+ "version": "8.12.2",
+ "versionCanary": "8.12.2-canary.0",
5
"description": "The official Elasticsearch client for Node.js",
6
"main": "index.js",
7
"types": "index.d.ts",
0 commit comments