We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d35287d commit d861021Copy full SHA for d861021
libs/system/nestjs-pino/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.16.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/pino-v1.16.0...pino-v1.16.1) (2025-06-16)
2
+
3
4
+### Bug Fixes
5
6
+* format code ([b8143a1](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/b8143a12fab1e4e0d31129ce087bc245ebeab435))
7
8
# [1.16.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/pino-v1.15.2...pino-v1.16.0) (2025-05-24)
9
10
libs/system/nestjs-pino/package.json
@@ -1,7 +1,7 @@
{
"name": "@nestjs-mod/pino",
"description": "Pino logger for NestJS-mod (Wrapper for https://www.npmjs.com/package/nestjs-pino)",
- "version": "1.16.0",
+ "version": "1.16.1",
"keywords": [
"nestjs",
"nestjs-mod",
0 commit comments