Skip to content

Commit f86438b

Browse files
authored
chore(main): release 0.6.0+20231031 (#88)
1 parent a187581 commit f86438b

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.6.0+20231031](https://github.com/elastic/elasticsearch-serverless-js/compare/v0.5.1+20231031...v0.6.0+20231031) (2024-08-28)
4+
5+
6+
### Features
7+
8+
* Latest serverless specification changes ([#83](https://github.com/elastic/elasticsearch-serverless-js/issues/83)) ([a187581](https://github.com/elastic/elasticsearch-serverless-js/commit/a187581b485a9eb74a24ea26d75babb0344c5778))
9+
310
## [0.5.1+20231031](https://github.com/elastic/elasticsearch-serverless-js/compare/v0.5.0+20231031...v0.5.1+20231031) (2024-08-14)
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.1+20231031",
3+
"version": "0.6.0+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)