Skip to content

Commit d8c995e

Browse files
committed
Bumped 10.5.0
Signed-off-by: Matteo Collina <[email protected]>
1 parent e3f04bf commit d8c995e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,3 +150,6 @@ yarn.lock
150150
# 0x
151151
.__browserify*
152152
profile-*
153+
154+
CLAUDE.md
155+
.claude

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pino-http",
3-
"version": "10.4.0",
3+
"version": "10.5.0",
44
"description": "High-speed HTTP logger for Node.js",
55
"main": "logger.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)