Skip to content

Commit 069fcc2

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](v1.1.2...v1.1.3) (2021-01-03) ### Bug Fixes * correct the type for lambda event to prevent conflicts ([754d2d1](754d2d1))
1 parent 754d2d1 commit 069fcc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pino-lambda",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Lightweight pino wrapper for AWS Lambda",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)