Skip to content

Commit e30f421

Browse files
chore(nestjs-context-winston): release v0.16.0
1 parent f289912 commit e30f421

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

libs/nestjs-context-winston/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.16.0](https://github.com/codibre/nestjs-context/compare/nestjs-context-winston@0.15.0...${npm.name}@0.16.0) (2025-12-05)
4+
5+
### Features
6+
7+
* getting http route pattern ([1bd3f6a](https://github.com/codibre/nestjs-context/commit/1bd3f6a644fbc9ee1ed789413115257fb9e62c4e))
8+
39
## [0.15.0](///compare/nestjs-context-winston@0.14.0...${npm.name}@0.15.0) (2025-12-02)
410

511
### Features

libs/nestjs-context-winston/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nestjs-context-winston",
3-
"version": "0.15.0",
3+
"version": "0.16.0",
44
"description": "Contextual Logger for nestjs apps using AsyncLocalStorage and winston",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)