From 155d9b8143f34fbfaebe6327cc349775dffea8ab Mon Sep 17 00:00:00 2001 From: Jesper Kaltoft Vind Date: Wed, 12 Oct 2022 10:59:48 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 334dd28911..5828aecb65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ Notable changes to the project will be documented in this file. +## [7.1.1](https://github.com/kirbydesign/designsystem/compare/v7.1.0...v7.1.1) (12-10-2022) + +Fixes missing stylesheets in core packages. Due to modified publish flow made in v7.1.0. This only affects the published npm packages. + ## [7.1.0](https://github.com/kirbydesign/designsystem/compare/v7.0.0...v7.1.0) (07-10-2022) ### Features