Skip to content

Commit b26acfb

Browse files
chore(release): 3.0.0 [skip ci]
## [3.0.0](v2.1.0...v3.0.0) (2021-10-04) ### ⚠ BREAKING CHANGES * fix the spelling of the LambdaEvent interface ### Features * allow customizing log formats ([#21](#21)) ([d4990c2](d4990c2))
1 parent d4990c2 commit b26acfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

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

0 commit comments

Comments
 (0)