Changes
- docs: CONTRIBUTING.md 작성 [#81] @donghwansuh (#84)
- docs: CODE_OF_CONDUCT.md 작성 [#80] @donghwansuh (#83)
🚀 Features
- release: v1.0.2 배포 @riyenas0925 (#87)
- feat: SkillResponse - Basic Card 구현 [#56] @riyenas0925 (#85)
- feat: SkillTemplate - SimpleImage 구현 [#55] @riyenas0925 (#63)
- feat: SkillTemplate - CarouselHeader 구현 [#67] @donghwansuh (#75)
- feat: SkillTemplate - Thumbnail 구현 [#64] @donghwansuh (#72)
- feat: SkillTemplate - Forwardable 구현 [#66] @donghwansuh (#74)
- feat: SkillTemplate - Button 구현 [#65] @donghwansuh (#73)
- feat: SkillTemplate - Link 구현 [#69] @donghwansuh (#71)
- feat: SkillTemplate - Profile 구현 [#68] @donghwansuh (#70)
- feat: 출력할 수 있는 스킬 컴포넌트의 개수 제한 [#49] @riyenas0925 (#61)
- feat: JaCoCo를 이용한 Code Coverage 측정 [#23] @riyenas0925 (#53)
- feat: SkillTemplate - SimpleText 구현 [#49] @riyenas0925 (#51)
- feat: SkillResponse Builder 구현 및 리펙터링 @riyenas0925 (#50)
🐛 Hotfixes
- release: v1.0.2 배포 @riyenas0925 (#87)
- fix: SonarCloud에서 Coverage가 잘못 측정되는 오류 수정 [#78] @riyenas0925 (#79)
🔧 Maintenance
- chore: project organization 이름 변경 @riyenas0925 (#86)
- docs: README.md 수정 [#27] @donghwansuh (#82)
- chore: 잘못된 Convention 수정 @riyenas0925 (#77)
- chore: common 경로의 클래스들을 coverage 측정 대상에서 제외 @riyenas0925 (#76)
- refactor: SonarQube에서 감지된 Code Smell 제거 @riyenas0925 (#62)
- chore: sonar qube에서 감지된 code smell 제거 @riyenas0925 (#54)
- refactor: equals and hashcode 삭제 @riyenas0925 (#52)
- feat: SkillResponse Builder 구현 및 리펙터링 @riyenas0925 (#50)