From e9ca857ecdeb1b20483bb44b79c14ba864b08da2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 13 Dec 2022 14:52:46 +0000 Subject: [PATCH] chore(release): 2.1.0 [skip ci] # [2.1.0](https://github.com/emerald-dao/design-system/compare/v2.0.0...v2.1.0) (2022-12-13) ### Features * Add shadows and missing colors ([4b04893](https://github.com/emerald-dao/design-system/commit/4b04893db0e4330964f19c83a5bb42ce7be78890)) --- docs/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index a717576..4fa6a0e 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.1.0](https://github.com/emerald-dao/design-system/compare/v2.0.0...v2.1.0) (2022-12-13) + + +### Features + +* Add shadows and missing colors ([4b04893](https://github.com/emerald-dao/design-system/commit/4b04893db0e4330964f19c83a5bb42ce7be78890)) + # [2.0.0](https://github.com/emerald-dao/design-system/compare/v1.27.0...v2.0.0) (2022-12-08)