Skip to content

Commit 30eb4a6

Browse files
chore(release): 3.3.1 [skip ci]
## [3.3.1](v3.3.0...v3.3.1) (2020-07-09) ### Bug Fixes * **deps:** update dependency lodash to v4.17.19 ([#428](#428)) ([87f0c89](87f0c89))
1 parent 87f0c89 commit 30eb4a6

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.1](https://github.com/daniel-cottone/serverless-es-logs/compare/v3.3.0...v3.3.1) (2020-07-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency lodash to v4.17.19 ([#428](https://github.com/daniel-cottone/serverless-es-logs/issues/428)) ([87f0c89](https://github.com/daniel-cottone/serverless-es-logs/commit/87f0c89))
7+
18
# [3.3.0](https://github.com/daniel-cottone/serverless-es-logs/compare/v3.2.2...v3.3.0) (2020-05-27)
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.3.0",
3+
"version": "3.3.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)