Skip to content

Commit 95d895a

Browse files
authored
Merge pull request #368 from DDD-Community/release-please--branches--main
chore(main): release 1.53.0
2 parents af9a99d + a4e30c7 commit 95d895a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.52.3"}
1+
{".":"1.53.0"}

CHANGELOG.md

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

3+
## [1.53.0](https://github.com/DDD-Community/DDD-12-GROWIT-BE/compare/v1.52.3...v1.53.0) (2026-01-23)
4+
5+
6+
### Features
7+
8+
* 사용자 Last Name 필드 추가 및 관련 코드 수정 (issue/366) ([f880d40](https://github.com/DDD-Community/DDD-12-GROWIT-BE/commit/f880d404b7be9ae6b2adc3e134535d0ada21dffd))
9+
10+
11+
### Bug Fixes
12+
13+
* Update UpdateUserCommand record 선언 방식 및 요청 매핑 방식 ([#366](https://github.com/DDD-Community/DDD-12-GROWIT-BE/issues/366)) ([7c9be9a](https://github.com/DDD-Community/DDD-12-GROWIT-BE/commit/7c9be9afd192c1b66e7304cfb6c109f625dbd010))
14+
315
## [1.52.3](https://github.com/DDD-Community/DDD-12-GROWIT-BE/compare/v1.52.2...v1.52.3) (2026-01-13)
416

517

0 commit comments

Comments
 (0)