This commit is contained in:
Philipp Kunz 2025-01-18 23:52:44 +01:00
parent d16e3b613c
commit 3d0fc6adc5

View File

@ -1,6 +1,6 @@
{
"name": "@push.rocks/smartcontext",
"version": "2.0.0",
"version": "2.1.0",
"description": "A module providing advanced asynchronous context management to enrich logs with context and manage scope effectively in Node.js applications.",
"exports": {
".": "./dist_ts/index.js"
@ -64,4 +64,4 @@
"bugs": {
"url": "https://code.foss.global/push.rocks/logcontext/issues"
}
}
}