From ebc8753cb269b9eadcb22104484b9b56a40c0b3f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 2 Mar 2023 06:24:13 +0000 Subject: [PATCH] chore(release): 1.4.4 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.4.4](https://github.com/team-aliens/design-system/compare/v1.4.3...v1.4.4) (2023-03-02) ### Bug Fixes * input, dropdown className 수정 ([e319bc8](https://github.com/team-aliens/design-system/commit/e319bc8d7c38fb91d5df36aec301f794ce3b1370)) --- docs/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index a3a2716..d6433b2 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.4.4](https://github.com/team-aliens/design-system/compare/v1.4.3...v1.4.4) (2023-03-02) + + +### Bug Fixes + +* input, dropdown className 수정 ([e319bc8](https://github.com/team-aliens/design-system/commit/e319bc8d7c38fb91d5df36aec301f794ce3b1370)) + ## [1.4.3](https://github.com/team-aliens/design-system/compare/v1.4.2...v1.4.3) (2023-03-01)