Skip to content

Commit 5c754e3

Browse files
chore(release): 3.2.1 [skip ci]
## [3.2.1](v3.2.0...v3.2.1) (2020-05-01) ### Bug Fixes * Supporting node >=10 ([88fce8c](88fce8c))
1 parent 224b100 commit 5c754e3

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.2.1](https://github.com/daniel-cottone/serverless-es-logs/compare/v3.2.0...v3.2.1) (2020-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* Supporting node >=10 ([88fce8c](https://github.com/daniel-cottone/serverless-es-logs/commit/88fce8c88a043fa93b35c3a4e11bcf2557fa0682))
7+
18
# [3.2.0](https://github.com/daniel-cottone/serverless-es-logs/compare/v3.1.1...v3.2.0) (2019-11-04)
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.0",
3+
"version": "3.2.1",
44
"license": "MIT",
55
"description": "A Serverless plugin to transport logs to ElasticSearch",
66
"author": "Daniel Cottone <daniel.cottone@asurion.com> (https://github.com/daniel-cottone)",

0 commit comments

Comments
 (0)