Skip to content

Commit 419989d

Browse files
github-actions[bot]musma-sujan7
authored andcommitted
chore: update versions
1 parent 3029025 commit 419989d

8 files changed

Lines changed: 34 additions & 10 deletions

File tree

.changeset/tidy-beans-drive.md

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

packages/libraries-test/CHANGELOG.md

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

55
### Patch Changes
66

7+
- Updated dependencies [[`3029025`](https://github.com/Musma/react-libraries/commit/3029025d26c933e022687b16930c81e7cc40f8b4)]:
8+
- @musma/react-component@1.3.4
9+
- @musma/react-icons@0.1.15
10+
- @musma/react-utils@0.0.7
11+
12+
## null
13+
14+
### Patch Changes
15+
716
- Updated dependencies [[`6cdb287`](https://github.com/Musma/react-libraries/commit/6cdb2871b3661dced4d21b29b1cbd661bf7d77ce)]:
817
- @musma/react-component@1.3.3
918

packages/react-component/CHANGELOG.md

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

3+
## 1.3.4
4+
5+
### Patch Changes
6+
7+
- [`3029025`](https://github.com/Musma/react-libraries/commit/3029025d26c933e022687b16930c81e7cc40f8b4) Thanks [@musma-sujan7](https://github.com/musma-sujan7)! - chore: package.json의 exports에 type 설정 추가
8+
9+
- Updated dependencies [[`3029025`](https://github.com/Musma/react-libraries/commit/3029025d26c933e022687b16930c81e7cc40f8b4)]:
10+
- @musma/react-icons@0.1.15
11+
- @musma/react-utils@0.0.7
12+
313
## 1.3.3
414

515
### Patch 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.3.3",
3+
"version": "1.3.4",
44
"description": "React UI component library",
55
"homepage": "https://developers.musma.net",
66
"repository": {

packages/react-icons/CHANGELOG.md

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

3+
## 0.1.15
4+
5+
### Patch Changes
6+
7+
- [`3029025`](https://github.com/Musma/react-libraries/commit/3029025d26c933e022687b16930c81e7cc40f8b4) Thanks [@musma-sujan7](https://github.com/musma-sujan7)! - chore: package.json의 exports에 type 설정 추가
8+
39
## 0.1.14
410

511
### Patch Changes

packages/react-icons/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-icons",
3-
"version": "0.1.14",
3+
"version": "0.1.15",
44
"description": "Musma react icons 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.7
4+
5+
### Patch Changes
6+
7+
- [`3029025`](https://github.com/Musma/react-libraries/commit/3029025d26c933e022687b16930c81e7cc40f8b4) Thanks [@musma-sujan7](https://github.com/musma-sujan7)! - chore: package.json의 exports에 type 설정 추가
8+
39
## 0.0.6
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.6",
3+
"version": "0.0.7",
44
"description": "Musma's React utilities",
55
"homepage": "https://developers.musma.net",
66
"repository": {

0 commit comments

Comments
 (0)