Skip to content

Commit

Permalink
Chore: Version changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 30, 2024
1 parent 87c7cbc commit 5169022
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 12 deletions.
11 changes: 0 additions & 11 deletions .changeset/curvy-needles-collect.md

This file was deleted.

13 changes: 13 additions & 0 deletions packages/ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# @herokwon/ui

## 0.1.0

### Minor Changes

- 87c7cbc: `@herokwon/ui` 패키지 0.1.0 업데이트

- [x] 패키지 환경설정 업데이트
- [x] Typescript 환경설정 적용 범위 추가 설정 (`src` 폴더)
- [x] tsup 환경설정 외부 패키지 종속성 추가 설정 (`next`, `react-icons`)
- [x] Babel 환경설정 파일 확장자 재설정 (js → json)
- [x] 모듈 및 스타일 통합 구성 내보내기 추가 설정 (from. `common`, `config`)
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@herokwon/ui",
"version": "0.0.0",
"version": "0.1.0",
"private": false,
"type": "module",
"main": "dist/index.cjs",
Expand Down

0 comments on commit 5169022

Please sign in to comment.