From 37657a7187311fbeb82bd0836bdd9c6e43e62dc7 Mon Sep 17 00:00:00 2001 From: Franco Ehrat Date: Wed, 20 May 2020 08:52:01 +0200 Subject: [PATCH] chore(release): 1.1.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9135c08..14cc4bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [1.1.0](https://github.com/sbb-design-systems/design-system-webapp-documentation/compare/v1.0.0...v1.1.0) (2020-05-20) + + +### Features + +* add specification for sidebar and menu item ([54f077e](https://github.com/sbb-design-systems/design-system-webapp-documentation/commit/54f077eb393055102be55ac18e30143adbdcf03f)) + ## 1.0.0 (2020-05-19) Inital release.