Skip to content

Commit c122e48

Browse files
chore(release): 4.4.1 [skip ci]
### [4.4.1](v4.4.0...v4.4.1) (2024-10-23) ### Bug Fixes * relax ContextMap value constraint ([#61](#61)) ([c05f48d](c05f48d))
1 parent c05f48d commit c122e48

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pino-lambda",
3-
"version": "4.4.0",
3+
"version": "4.4.1",
44
"description": "Pino destination formatter for AWS Lambda",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
@@ -124,4 +124,4 @@
124124
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
125125
}
126126
}
127-
}
127+
}

0 commit comments

Comments
 (0)