Skip to content

Commit a46a0eb

Browse files
Update CHANGELOG.md [skip ci]
1 parent bec472c commit a46a0eb

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# v0.5.5 (Mon Dec 20 2021)
2+
3+
#### 🐛 Bug Fix
4+
5+
- no-redundant-story-name: use same naming algorithm as storybook [#69](https://github.com/storybookjs/eslint-plugin-storybook/pull/69) ([@yannbf](https://github.com/yannbf))
6+
- fix: gracefully handle dynamic values in non-story exports configuration [#68](https://github.com/storybookjs/eslint-plugin-storybook/pull/68) ([@yannbf](https://github.com/yannbf))
7+
8+
#### Authors: 1
9+
10+
- Yann Braga ([@yannbf](https://github.com/yannbf))
11+
12+
---
13+
114
# v0.5.4 (Mon Dec 20 2021)
215

316
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)