Skip to content

Commit 392d1c7

Browse files
chore(release): 3.4.3 [skip ci]
## [3.4.3](v3.4.2...v3.4.3) (2022-08-26) ### Bug Fixes * adding workflow dispatch ([760db7c](760db7c)) * Update status check triggers ([2a78c62](2a78c62)) * Upgrade default node version to 14.x ([#536](#536)) ([da21704](da21704))
1 parent 760db7c commit 392d1c7

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [3.4.3](https://github.com/daniel-cottone/serverless-es-logs/compare/v3.4.2...v3.4.3) (2022-08-26)
2+
3+
4+
### Bug Fixes
5+
6+
* adding workflow dispatch ([760db7c](https://github.com/daniel-cottone/serverless-es-logs/commit/760db7c))
7+
* Update status check triggers ([2a78c62](https://github.com/daniel-cottone/serverless-es-logs/commit/2a78c62))
8+
* Upgrade default node version to 14.x ([#536](https://github.com/daniel-cottone/serverless-es-logs/issues/536)) ([da21704](https://github.com/daniel-cottone/serverless-es-logs/commit/da21704))
9+
110
## [3.4.2](https://github.com/daniel-cottone/serverless-es-logs/compare/v3.4.1...v3.4.2) (2021-04-14)
211

312

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.2",
3+
"version": "3.4.3",
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)