From 845113141251bffcb68e131d453544c3bcfc49ba Mon Sep 17 00:00:00 2001 From: ghengeveld Date: Wed, 11 Oct 2023 14:52:51 +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 d01183d..66a5233 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,16 @@ +# v2.1.2 (Wed Oct 11 2023) + +#### 🐛 Bug Fix + +- Check for rewritten pseudo states at rule-level rather than sheet-level [#87](https://github.com/chromaui/storybook-addon-pseudo-states/pull/87) ([@ghengeveld](https://github.com/ghengeveld) [@chromatic-support](https://github.com/chromatic-support)) + +#### Authors: 2 + +- [@chromatic-support](https://github.com/chromatic-support) +- Gert Hengeveld ([@ghengeveld](https://github.com/ghengeveld)) + +--- + # v2.1.1 (Mon Aug 21 2023) #### 🐛 Bug Fix