Skip to content

Commit 3e5f755

Browse files
chore(release): 3.3.0 [skip ci]
# [3.3.0](v3.2.2...v3.3.0) (2020-05-27) ### Features * Add vpc configuration ([#416](#416)) ([42994d3](42994d3))
1 parent 42994d3 commit 3e5f755

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,3 +1,10 @@
1+
# [3.3.0](https://github.com/daniel-cottone/serverless-es-logs/compare/v3.2.2...v3.3.0) (2020-05-27)
2+
3+
4+
### Features
5+
6+
* Add vpc configuration ([#416](https://github.com/daniel-cottone/serverless-es-logs/issues/416)) ([42994d3](https://github.com/daniel-cottone/serverless-es-logs/commit/42994d3))
7+
18
## [3.2.2](https://github.com/daniel-cottone/serverless-es-logs/compare/v3.2.1...v3.2.2) (2020-05-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-es-logs",
3-
"version": "3.2.2",
3+
"version": "3.3.0",
44
"license": "MIT",
55
"description": "A Serverless plugin to transport logs to ElasticSearch",
66
"author": "Daniel Cottone <[email protected]> (https://github.com/daniel-cottone)",

0 commit comments

Comments
 (0)