From 07ff47e80ee6ee89a49b05e940b1bbb0ed4a0ef2 Mon Sep 17 00:00:00 2001 From: Michael Marszalek Date: Thu, 30 Apr 2020 11:30:52 +0200 Subject: [PATCH] Prepare release of eds-core-react@0.2.0 (#315) * Update readme & version number * Update component status * Updated changelog * Removed github links from changelog * Changed versioning to 2.0 to better represent changes --- .../component-status/component-status.yaml | 8 ++++---- libraries/core-react/CHANGELOG.md | 19 ++++++++++++++++++- libraries/core-react/README.md | 8 ++++---- libraries/core-react/package.json | 2 +- 4 files changed, 27 insertions(+), 10 deletions(-) diff --git a/apps/storefront/src/data/component-status/component-status.yaml b/apps/storefront/src/data/component-status/component-status.yaml index 1f4f937327..02500816fd 100644 --- a/apps/storefront/src/data/component-status/component-status.yaml +++ b/apps/storefront/src/data/component-status/component-status.yaml @@ -65,7 +65,7 @@ components: figma: - *4 react: - - *3 + - *4 - component: Chips status: documentation: @@ -201,7 +201,7 @@ components: figma: - *4 react: - - *1 + - *3 - component: Progress indicators status: documentation: @@ -249,7 +249,7 @@ components: figma: - *4 react: - - *1 + - *3 - component: Stepper status: documentation: @@ -281,7 +281,7 @@ components: figma: - *4 react: - - *3 + - *4 - component: Typography status: documentation: diff --git a/libraries/core-react/CHANGELOG.md b/libraries/core-react/CHANGELOG.md index 9765223787..79b44986a7 100644 --- a/libraries/core-react/CHANGELOG.md +++ b/libraries/core-react/CHANGELOG.md @@ -5,11 +5,28 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.2.0] - 2020-04-30 + +### Added + +- Card +- Tooltip + +### Fixed + +- `