Skip to content

Commit

Permalink
doc: 릴리즈 노트 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
musma-sujan7 committed Sep 20, 2024
1 parent 75336d4 commit 6cdb287
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/fuzzy-monkeys-lick.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@musma/react-component": patch
---

aria-hidden 관련 에러 및 일부 컴포넌트 버그 수정
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,12 @@
//npm.pkg.github.com/:_authToken=토큰을넣어주세요
//registry.npmjs.org/:_authToken=토큰을넣어주세요
```

## Release Notes

### [24.09.20](https://github.com/Musma/react-libraries/tree/%40musma/react-component%401.3.3)

- aria-hidden 관련 크롬 에러 픽스 [#316](https://github.com/Musma/react-libraries/issues/316)
- Select 컴포넌트에서 상황에 따른 font 컬러 수정 [#319](https://github.com/Musma/react-libraries/issues/319)
- input 컴포넌트들의 border color가 미세하게 다른 부분 수정 [#318](https://github.com/Musma/react-libraries/issues/318)
- Modal 관련 컴포넌트의 css 수정 [#317](https://github.com/Musma/react-libraries/issues/317)

0 comments on commit 6cdb287

Please sign in to comment.