Skip to content

Commit 474193b

Browse files
chore(release): set package.json to 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2025-06-28) ### Bug Fixes * change initialization log text ([ea5b04d](ea5b04d))
1 parent ea5b04d commit 474193b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## [1.0.1](https://github.com/lootup-team/nestjs-common/compare/v1.0.0...v1.0.1) (2025-06-28)
2+
3+
4+
### Bug Fixes
5+
6+
* change initialization log text ([ea5b04d](https://github.com/lootup-team/nestjs-common/commit/ea5b04d35dc81f841f308941f1f6a3f65c4b4d74))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lootupteam/nestjs-common",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Common components for gedai project",
55
"author": "gm50x",
66
"private": false,

0 commit comments

Comments
 (0)