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

pr Fix/2 newsletter main get #47

Merged
merged 4 commits into from
Feb 7, 2024
Merged

pr Fix/2 newsletter main get #47

merged 4 commits into from
Feb 7, 2024

Conversation

toychip
Copy link
Member

@toychip toychip commented Feb 7, 2024

Issue number and Link

이슈 번호

Summary

현재 뉴스레터가 없기 때문에 오늘의 뉴스레터가 생성되지 않는 상황. 데이터를 삽입시에 12시가 지나면 생깁니다.

PR Type

  • Feature
  • Bugfix
  • Refactoring
  • Documentation
  • Other

Other Information

Common Type

- feat : 새로운 기능 구현
- add : feat 이외의 부수적인 코드, 파일, 라이브러리 추가
- chore : 패키지 구조, 함수 및 변수명 변경 등의 작은 작업
- fix : 버그 및 오류 해결
- del : 불필요한 코드, 파일, 주석 삭제
- docs : 명세서 작성
- refactor : 코드 리팩토링
- merge : 서로 다른 브랜치 간의 코드 병합
- setting : 프로젝트 기초 세팅 관련 작업

branch

Feature/{이슈 번호 x, feat 순서}-{작업 내용}

ex)
Feature/3-home-api
Feature/4-home-crud

@toychip toychip added 🚑 BREAKING CHANGE 급하게 큰 수정 작업을 한 경우, 긴급수정 🐛 BugFix 버그 수정 🔀 PullRequest Branch 합병 임준형 labels Feb 7, 2024
@toychip toychip self-assigned this Feb 7, 2024
@toychip toychip linked an issue Feb 7, 2024 that may be closed by this pull request
@toychip toychip merged commit 3137d0a into develop Feb 7, 2024
@toychip toychip deleted the Fix/2-newsletter-main-get branch October 17, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚑 BREAKING CHANGE 급하게 큰 수정 작업을 한 경우, 긴급수정 🐛 BugFix 버그 수정 🔀 PullRequest Branch 합병 임준형
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: 뉴스레터 메인 조회 오류 해결
1 participant