Skip to content

Commit

Permalink
chore(package.json): bump to 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
filipeversehgi committed Jun 30, 2023
1 parent fbf16a0 commit 3a506e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "logmessage-cls-hooked",
"version": "1.1.2",
"version": "1.1.5",
"description": "A LogRoot Method Decorator that uses cls-hooked to handle and propagate log message details between different methods deeper in the callstack, removing the need to propagate a paremeter just for logging purposes",
"main": "dist/index.js",
"license": "MIT",
Expand Down Expand Up @@ -31,4 +31,4 @@
"dependencies": {
"cls-hooked": "^4.2.2"
}
}
}

0 comments on commit 3a506e0

Please sign in to comment.