Skip to content

Commit 54abf6a

Browse files
github-actions[bot]Dave352
authored andcommitted
chore: update versions
1 parent bfb261d commit 54abf6a

6 files changed

Lines changed: 23 additions & 7 deletions

File tree

.changeset/slimy-avocados-mix.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/libraries-test/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
### Patch Changes
66

7+
- Updated dependencies [[`bfb261d`](https://github.com/Musma/react-libraries/commit/bfb261dae8188059463462412be464237a72ffe8)]:
8+
- @musma/react-utils@0.0.5
9+
- @musma/react-component@1.2.1
10+
11+
## null
12+
13+
### Patch Changes
14+
715
- Updated dependencies [[`c1c4ec4`](https://github.com/Musma/react-libraries/commit/c1c4ec45e02e77d29a54a8f50d9d86130de5167a)]:
816
- @musma/react-component@1.2.0
917

packages/react-component/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @musma/react-component
22

3+
## 1.2.1
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`bfb261d`](https://github.com/Musma/react-libraries/commit/bfb261dae8188059463462412be464237a72ffe8)]:
8+
- @musma/react-utils@0.0.5
9+
310
## 1.2.0
411

512
### Minor Changes

packages/react-component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@musma/react-component",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "React UI component library",
55
"homepage": "https://developers.musma.net",
66
"repository": {

packages/react-utils/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @musma/react-utils
22

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- [#300](https://github.com/Musma/react-libraries/pull/300) [`bfb261d`](https://github.com/Musma/react-libraries/commit/bfb261dae8188059463462412be464237a72ffe8) Thanks [@Dave352](https://github.com/Dave352)! - fix: formState key가 겹치는 문제
8+
39
## 0.0.4
410

511
### Patch Changes

packages/react-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@musma/react-utils",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "Musma's React utilities",
55
"homepage": "https://developers.musma.net",
66
"repository": {

0 commit comments

Comments
 (0)