Skip to content

Commit

Permalink
chore(release): 1.5.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0-beta.1](v1.4.2...v1.5.0-beta.1) (2021-08-16)

### Bug Fixes

* build 스크립트가 workspace를 보고 있던 이슈 수정 ([ac5dd43](ac5dd43))
* install @semantic-release/exec ([3e0f0dc](3e0f0dc))
* Storybook 빌드 에러 수정 ([#118](#118)) ([da5586e](da5586e))
* vscode에서 typescript 모듈을 찾지 못하는 이슈 수정 [skip ci] ([#98](#98)) ([fbd7fb7](fbd7fb7))
* yarn 빌드 꺠지는 이슈 수정 ([#97](#97)) ([b98721a](b98721a))
* 배포 에러 수정 ([cbf557b](cbf557b))
* 빌드에러 수정 ([2fe086d](2fe086d))
* 빌드에러 수정 ([274ce7d](274ce7d))
* **Icon:** 아이콘이 깨지는 이슈 수정 ([#119](#119)) ([369808d](369808d))
* **ui-kit:** checkbox 스토리 수정 ([#92](#92)) ([8182cbf](8182cbf))

### Features

* **skeleton:** Skeleton 컴포넌트 추가 ([#114](#114)) ([6d93782](6d93782))
* Snackbar 제거 및 TransitionMotion 컴포넌트 추가 ([#106](#106)) ([3900839](3900839))
* useOverlay hook 추가 ([#103](#103)) ([305adcb](305adcb))
  • Loading branch information
semantic-release-bot committed Aug 16, 2021
1 parent 364d736 commit 9e713e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@lubycon/ui-kit",
"description": "Lubycon UI Kit for any projects 🖌",
"version": "1.0.0",
"version": "1.5.0-beta.1",
"license": "MIT",
"engines": {
"node": ">=12.18"
Expand Down

0 comments on commit 9e713e2

Please sign in to comment.