Skip to content

Commit 1b782aa

Browse files
Update CHANGELOG.md [skip ci]
1 parent 19d2e89 commit 1b782aa

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.3.2 (Thu Nov 11 2021)
2+
3+
#### 🐛 Bug Fix
4+
5+
- ignore storiesOf in default-export and prefer-pascal-case [#39](https://github.com/storybookjs/eslint-plugin-storybook/pull/39) ([@yannbf](https://github.com/yannbf))
6+
- prefer-pascal-case: ignore stories that start with underscore [#38](https://github.com/storybookjs/eslint-plugin-storybook/pull/38) ([@yannbf](https://github.com/yannbf))
7+
8+
#### Authors: 1
9+
10+
- Yann Braga ([@yannbf](https://github.com/yannbf))
11+
12+
---
13+
114
# v0.3.1 (Thu Nov 11 2021)
215

316
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)