We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0dfea3 commit 5155d15Copy full SHA for 5155d15
2 files changed
libs/nestjs-context-winston/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.15.0](///compare/nestjs-context-winston@0.14.0...${npm.name}@0.15.0) (2025-12-02)
4
+
5
+### Features
6
7
+* adding rpcEnrich c0dfea3
8
9
## [0.14.0](///compare/nestjs-context-winston@0.13.2...${npm.name}@0.14.0) (2025-12-02)
10
11
### Features
libs/nestjs-context-winston/package.json
@@ -1,6 +1,6 @@
{
"name": "nestjs-context-winston",
- "version": "0.14.0",
+ "version": "0.15.0",
"description": "Contextual Logger for nestjs apps using AsyncLocalStorage and winston",
"main": "dist/index.js",
"files": [
0 commit comments