From 9721f62f5447087ef6015e0f1c8b0521d4a03c9e Mon Sep 17 00:00:00 2001 From: "yannbf@gmail.com" Date: Wed, 3 May 2023 12:09:00 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7f2e2b..61ad3fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# v0.6.12 (Wed May 03 2023) + +#### 🐛 Bug Fix + +- feat: allow ignore option in no-uninstalled-addons [#129](https://github.com/storybookjs/eslint-plugin-storybook/pull/129) ([@mandarini](https://github.com/mandarini) [@yannbf](https://github.com/yannbf)) + +#### 📝 Documentation + +- docs: add async [#121](https://github.com/storybookjs/eslint-plugin-storybook/pull/121) ([@tyankatsu0105](https://github.com/tyankatsu0105)) + +#### Authors: 3 + +- Katerina Skroumpelou ([@mandarini](https://github.com/mandarini)) +- tyankatsu ([@tyankatsu0105](https://github.com/tyankatsu0105)) +- Yann Braga ([@yannbf](https://github.com/yannbf)) + +--- + # v0.6.11 (Tue Feb 21 2023) #### 🐛 Bug Fix