Skip to content

Commit

Permalink
chore: version packages (#179)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
GDSChongik and github-actions[bot] authored Nov 24, 2024
1 parent 6e86da8 commit 0b33bfc
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/odd-baboons-hide.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/wow-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# wowds-icons

## 0.1.6

### Patch Changes

- 6e86da8: Home, Folder 컴포넌트를 추가합니다.

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wow-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wowds-icons",
"version": "0.1.5",
"version": "0.1.6",
"description": "",
"repository": {
"type": "git",
Expand Down
7 changes: 7 additions & 0 deletions packages/wow-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# wowds-ui

## 0.1.20

### Patch Changes

- Updated dependencies [6e86da8]
- [email protected]

## 0.1.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/wow-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wowds-ui",
"version": "0.1.19",
"version": "0.1.20",
"description": "",
"author": "gdsc-hongik",
"repository": {
Expand Down

0 comments on commit 0b33bfc

Please sign in to comment.