Skip to content

Commit 5f9037b

Browse files
chore(release): 3.4.1 [skip ci]
## [3.4.1](v3.4.0...v3.4.1) (2020-08-14) ### Bug Fixes * **deps:** update dependency lodash to v4.17.20 ([#446](#446)) ([b0002f3](b0002f3))
1 parent b0002f3 commit 5f9037b

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.4.1](https://github.com/daniel-cottone/serverless-es-logs/compare/v3.4.0...v3.4.1) (2020-08-14)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency lodash to v4.17.20 ([#446](https://github.com/daniel-cottone/serverless-es-logs/issues/446)) ([b0002f3](https://github.com/daniel-cottone/serverless-es-logs/commit/b0002f3))
7+
18
# [3.4.0](https://github.com/daniel-cottone/serverless-es-logs/compare/v3.3.1...v3.4.0) (2020-07-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.4.0",
3+
"version": "3.4.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)