From 470c3b12f0fb703f1633831a2e29c79f16da0bbe Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 29 Mar 2023 03:39:33 +0000 Subject: [PATCH] chore(release): 1.4.11 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [1.4.11](https://github.com/team-aliens/design-system/compare/v1.4.10...v1.4.11) (2023-03-29) ### Bug Fixes * icon className, onClick 추가 ([8d56ec5](https://github.com/team-aliens/design-system/commit/8d56ec5d3c87119443725abd7534a083d396220a)) * icon color ([a155d1c](https://github.com/team-aliens/design-system/commit/a155d1ce11dfcc440106fdb5f22a9dd5abad0264)) --- docs/CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 41a88b5..056beb6 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.4.11](https://github.com/team-aliens/design-system/compare/v1.4.10...v1.4.11) (2023-03-29) + + +### Bug Fixes + +* icon className, onClick 추가 ([8d56ec5](https://github.com/team-aliens/design-system/commit/8d56ec5d3c87119443725abd7534a083d396220a)) +* icon color ([a155d1c](https://github.com/team-aliens/design-system/commit/a155d1ce11dfcc440106fdb5f22a9dd5abad0264)) + ## [1.4.10](https://github.com/team-aliens/design-system/compare/v1.4.9...v1.4.10) (2023-03-28)