Skip to content

Commit 26973ce

Browse files
chore(release): 4.0.0 [skip ci]
## [4.0.0](v3.0.1...v4.0.0) (2022-04-26) ### ⚠ BREAKING CHANGES * Implementation differs from previous version. Please see README. ### Features * export pino-lambda as a custom destination ([#33](#33)) ([bfc26cc](bfc26cc))
1 parent bfc26cc commit 26973ce

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": "3.0.1",
3+
"version": "4.0.0",
44
"description": "Pino destination formatter for AWS Lambda",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)