Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: dto에서 converter 분리 #169

Merged
merged 1 commit into from
Sep 8, 2024
Merged

Conversation

Ares-10
Copy link
Contributor

@Ares-10 Ares-10 commented Sep 8, 2024

📍 PR 타입

  • 기능 추가
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트
  • 기타 사소한 수정

❗️ 관련 이슈 링크

Close #168

🔁 변경 및 추가사항

  • Dto에서 Converter 분리 (Project)

✅ 체크 리스트

  • PR 템플릿에 맞추어 작성했어요.
  • 변경 내용에 대한 테스트를 진행했어요.
  • 프로그램이 정상적으로 동작해요.
  • PR에 적절한 라벨을 선택했어요.
  • 불필요한 코드는 삭제했어요.

@Ares-10 Ares-10 added the ♻️ Refactor 코드 리팩토링 label Sep 8, 2024
@Ares-10 Ares-10 self-assigned this Sep 8, 2024
@Ares-10 Ares-10 merged commit 2987966 into develop Sep 8, 2024
@Ares-10 Ares-10 deleted the issue/168-refactor branch September 8, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ Refactor 코드 리팩토링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Refactor] Dto에서 Converter 분리
2 participants