Conversation
주요 내용아이콘 추가 시 patch 버전만 업데이트되도록 버전 범프 워크플로우의 UI 폴더 감지 로직을 수정하고, 패키지 버전을 업데이트했습니다. 변경 사항
예상 코드 리뷰 난이도🎯 1 (Trivial) | ⏱️ ~5 minutes
연관된 PR
제안 라벨
제안 검토자
Pre-merge checks and finishing touches✅ Passed checks (5 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro 📒 Files selected for processing (2)
🔇 Additional comments (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🔥 연관 이슈
🚀 작업 내용
기존 워크플로가
shared/ui/하위에 추가된 모든 파일을 새 UI 컴포넌트로 간주했습니다.아이콘 파일 또한 추가되면 assets가 새 컴포넌트로 인식되어 major 버전이 올라가게 됐습니다
그래서 assets 폴더를 제외하도록 조건 추가해서 major 버전업 안되도록 수정했습니다
🤔 고민했던 내용
💬 리뷰 중점사항
Summary by CodeRabbit
릴리스 노트
✏️ Tip: You can customize this high-level summary in your review settings.