From f604140a8c998f38fe32e3d013b26ae06acd92cc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 28 Dec 2022 01:43:50 +0000 Subject: [PATCH] chore(release): 1.3.8 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.3.8](https://github.com/team-aliens/design-system/compare/v1.3.7...v1.3.8) (2022-12-28) ### Bug Fixes * empty 로직수정 ([8d64daa](https://github.com/team-aliens/design-system/commit/8d64daad33dcac46d0c104fbb6d76bdef868079c)) --- docs/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 600f89a..fab6f3b 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.3.8](https://github.com/team-aliens/design-system/compare/v1.3.7...v1.3.8) (2022-12-28) + + +### Bug Fixes + +* empty 로직수정 ([8d64daa](https://github.com/team-aliens/design-system/commit/8d64daad33dcac46d0c104fbb6d76bdef868079c)) + ## [1.3.7](https://github.com/team-aliens/design-system/compare/v1.3.6...v1.3.7) (2022-12-28)