Skip to content

Commit abcab10

Browse files
authored
chore(main): release 0.5.1+20231031 (#86)
1 parent 78e7811 commit abcab10

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.5.1+20231031](https://github.com/elastic/elasticsearch-serverless-js/compare/v0.5.0+20231031...v0.5.1+20231031) (2024-08-14)
4+
5+
6+
### Bug Fixes
7+
8+
* Update user-agent to clarify serverless ([#85](https://github.com/elastic/elasticsearch-serverless-js/issues/85)) ([6979b17](https://github.com/elastic/elasticsearch-serverless-js/commit/6979b17236466075cb7dc22453c606cc8d0f809d))
9+
310
## [0.5.0+20231031](https://github.com/elastic/elasticsearch-serverless-js/compare/v0.4.0+20231031...v0.5.0+20231031) (2024-07-29)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@elastic/elasticsearch-serverless",
3-
"version": "0.5.0+20231031",
3+
"version": "0.5.1+20231031",
44
"description": "The official Node.js Elastic client for the Elasticsearch Serverless service.",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)