Skip to content

Commit cbccbf0

Browse files
chore(main): release 0.1.1+20231031
1 parent fde2e92 commit cbccbf0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.1.1+20231031](https://github.com/elastic/elasticsearch-serverless-js/compare/v0.1.0+20231031...v0.1.1+20231031) (2023-10-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **http:** Serverless-optimized HTTP options ([#18](https://github.com/elastic/elasticsearch-serverless-js/issues/18)) ([7ef4666](https://github.com/elastic/elasticsearch-serverless-js/commit/7ef46666287d57da051a23f38eb0d4e9eb2a1f06))
17

28
## [0.1.0](https://github.com/elastic/elasticsearch-serverless-js/compare/%40{2023-05-01}...v0.1.0+20231031) (2023-10-17)
39

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.1.0+20231031",
3+
"version": "0.1.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)