Skip to content

Commit b243457

Browse files
Update CHANGELOG.md [skip ci]
1 parent bfb98ce commit b243457

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# v0.5.7 (Thu Feb 17 2022)
2+
3+
#### 🐛 Bug Fix
4+
5+
- fix: add optional chaining to object property key [#80](https://github.com/storybookjs/eslint-plugin-storybook/pull/80) ([@aurmer](https://github.com/aurmer) [@yannbf](https://github.com/yannbf))
6+
- chore: remove release label restriction [#82](https://github.com/storybookjs/eslint-plugin-storybook/pull/82) ([@yannbf](https://github.com/yannbf))
7+
- fix: await-interaction fixer adds 'async' [#81](https://github.com/storybookjs/eslint-plugin-storybook/pull/81) ([@aurmer](https://github.com/aurmer) [@yannbf](https://github.com/yannbf))
8+
9+
#### 📝 Documentation
10+
11+
- fix syntax of code example in docs: hierarchy-separator [#79](https://github.com/storybookjs/eslint-plugin-storybook/pull/79) ([@aurmer](https://github.com/aurmer))
12+
13+
#### Authors: 2
14+
15+
- Aubrey Snider ([@aurmer](https://github.com/aurmer))
16+
- Yann Braga ([@yannbf](https://github.com/yannbf))
17+
18+
---
19+
120
# v0.5.6 (Wed Jan 19 2022)
221

322
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)