Skip to content

Commit

Permalink
chore: update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and musma-sujan7 committed Sep 23, 2024
1 parent 6cdb287 commit 605fed0
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/fuzzy-monkeys-lick.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/libraries-test/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

### Patch Changes

- Updated dependencies [[`6cdb287`](https://github.com/Musma/react-libraries/commit/6cdb2871b3661dced4d21b29b1cbd661bf7d77ce)]:
- @musma/react-component@1.3.3

## null

### Patch Changes

- Updated dependencies [[`076324c`](https://github.com/Musma/react-libraries/commit/076324cbcb2dd125d230257f48ad9061e264dc4b)]:
- @musma/react-component@1.3.2

Expand Down
6 changes: 6 additions & 0 deletions packages/react-component/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @musma/react-component

## 1.3.3

### Patch Changes

- [`6cdb287`](https://github.com/Musma/react-libraries/commit/6cdb2871b3661dced4d21b29b1cbd661bf7d77ce) Thanks [@musma-sujan7](https://github.com/musma-sujan7)! - aria-hidden 관련 에러 및 일부 컴포넌트 버그 수정

## 1.3.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react-component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@musma/react-component",
"version": "1.3.2",
"version": "1.3.3",
"description": "React UI component library",
"homepage": "https://developers.musma.net",
"repository": {
Expand Down

0 comments on commit 605fed0

Please sign in to comment.