Skip to content

Commit 8abf61c

Browse files
chore(release): 3.1.1 [skip ci]
## [3.1.1](v3.1.0...v3.1.1) (2019-10-22) ### Bug Fixes * **config:** Updating nodejs runtime to node10.x ([#313](#313)) ([cce8b2a](cce8b2a))
1 parent cce8b2a commit 8abf61c

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.1.1](https://github.com/daniel-cottone/serverless-es-logs/compare/v3.1.0...v3.1.1) (2019-10-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **config:** Updating nodejs runtime to node10.x ([#313](https://github.com/daniel-cottone/serverless-es-logs/issues/313)) ([cce8b2a](https://github.com/daniel-cottone/serverless-es-logs/commit/cce8b2a))
7+
18
# [3.1.0](https://github.com/daniel-cottone/serverless-es-logs/compare/v3.0.3...v3.1.0) (2019-09-12)
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.1.0",
3+
"version": "3.1.1",
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)