Skip to content

Commit

Permalink
chore(release): 3.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.5.0](v3.4.3...v3.5.0) (2022-10-27)

### Features

* add reservedConcurrency support ([#538](#538)) ([a1bb07b](a1bb07b))
  • Loading branch information
semantic-release-bot committed Oct 27, 2022
1 parent a1bb07b commit 04191eb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [3.5.0](https://github.com/daniel-cottone/serverless-es-logs/compare/v3.4.3...v3.5.0) (2022-10-27)


### Features

* add reservedConcurrency support ([#538](https://github.com/daniel-cottone/serverless-es-logs/issues/538)) ([a1bb07b](https://github.com/daniel-cottone/serverless-es-logs/commit/a1bb07b))

## [3.4.3](https://github.com/daniel-cottone/serverless-es-logs/compare/v3.4.2...v3.4.3) (2022-08-26)


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": "serverless-es-logs",
"version": "3.4.3",
"version": "3.5.0",
"license": "MIT",
"description": "A Serverless plugin to transport logs to ElasticSearch",
"author": "Daniel Cottone <[email protected]> (https://github.com/daniel-cottone)",
Expand Down

0 comments on commit 04191eb

Please sign in to comment.