From f64d525fe126cfcfc5b826de877330cbe6386c36 Mon Sep 17 00:00:00 2001 From: Virtru CI Date: Tue, 25 Aug 2020 20:35:06 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7866b39..85df4978 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# v1.6.8 (Tue Aug 25 2020) + +#### 🐛 Bug Fix + +- fix(layout): add displayName to work with expandChildren [#75](https://github.com/virtru/virtuoso-design-system/pull/75) ([@jrschumacher](https://github.com/jrschumacher)) +- fix(helpers:expand-children): use displayName to prevent mangling [#75](https://github.com/virtru/virtuoso-design-system/pull/75) ([@jrschumacher](https://github.com/jrschumacher)) + +#### Authors: 1 + +- Ryan Schumacher ([@jrschumacher](https://github.com/jrschumacher)) + +--- + # v1.6.1 (Tue Aug 25 2020) #### 🐛 Bug Fix