We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 224b100 commit 5c754e3Copy full SHA for 5c754e3
CHANGELOG.md
@@ -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
8
# [3.2.0](https://github.com/daniel-cottone/serverless-es-logs/compare/v3.1.1...v3.2.0) (2019-11-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "serverless-es-logs",
- "version": "3.2.0",
+ "version": "3.2.1",
"license": "MIT",
"description": "A Serverless plugin to transport logs to ElasticSearch",
"author": "Daniel Cottone <daniel.cottone@asurion.com> (https://github.com/daniel-cottone)",
0 commit comments