release: 3.2.3

This commit is contained in:
Shinwoo PARK 2025-03-27 00:31:44 +09:00
parent 0c7cb65525
commit 37030cdd65
2 changed files with 2 additions and 2 deletions

2
dist/package.json vendored

@ -1,6 +1,6 @@
{
"name": "nestlogged",
"version": "3.2.2",
"version": "3.2.3",
"description": "A NestJS Logger Decorator Library",
"main": "lib/index.js",
"repository": "https://git.psw.kr/p-sw/nestlogged",

@ -1,6 +1,6 @@
{
"name": "nestlogged",
"version": "3.2.2",
"version": "3.2.3",
"description": "A NestJS Logger Decorator Library",
"main": "./dist/lib/index.js",
"repository": "https://git.psw.kr/p-sw/nestlogged",