Skip to content

Commit

Permalink
chore(main): release 0.7.0+20231031 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshMock authored Sep 30, 2024
1 parent 4d307f1 commit f0724ad
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.7.0+20231031](https://github.com/elastic/elasticsearch-serverless-js/compare/v0.6.0+20231031...v0.7.0+20231031) (2024-09-30)


### Features

* Latest serverless specification changes ([4d307f1](https://github.com/elastic/elasticsearch-serverless-js/commit/4d307f1d366988c69a0ea915bb12ba6b01c1eecb))
* Make client more ESM-friendly ([#91](https://github.com/elastic/elasticsearch-serverless-js/issues/91)) ([f0ba994](https://github.com/elastic/elasticsearch-serverless-js/commit/f0ba9947eeff767b8e3ca7d5f954f6a239de703e))

## [0.6.0+20231031](https://github.com/elastic/elasticsearch-serverless-js/compare/v0.5.1+20231031...v0.6.0+20231031) (2024-08-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elastic/elasticsearch-serverless",
"version": "0.6.0+20231031",
"version": "0.7.0+20231031",
"description": "The official Node.js Elastic client for the Elasticsearch Serverless service.",
"main": "./index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit f0724ad

Please sign in to comment.