Skip to content

Commit 25afcc9

Browse files
committed
Update CHANGELOG.md [skip ci]
1 parent 7765472 commit 25afcc9

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
# v0.11.3 (Sat Feb 15 2025)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Upgrade corepack/pnpm [#191](https://github.com/storybookjs/eslint-plugin-storybook/pull/191) ([@kasperpeulen](https://github.com/kasperpeulen))
6+
- default-exports: Support CSF factory style meta [#187](https://github.com/storybookjs/eslint-plugin-storybook/pull/187) ([@yannbf](https://github.com/yannbf))
7+
8+
#### 📝 Documentation
9+
10+
- docs: Explicitly mention flat config for findability [#190](https://github.com/storybookjs/eslint-plugin-storybook/pull/190) ([@Sidnioulz](https://github.com/Sidnioulz))
11+
12+
#### 🔩 Dependency Updates
13+
14+
- fix(deps): add typescript as a peer dependency [#189](https://github.com/storybookjs/eslint-plugin-storybook/pull/189) ([@TomKalina](https://github.com/TomKalina))
15+
16+
#### Authors: 4
17+
18+
- Kasper Peulen ([@kasperpeulen](https://github.com/kasperpeulen))
19+
- Steve Dodier-Lazaro ([@Sidnioulz](https://github.com/Sidnioulz))
20+
- Tonda (Tomáš) Kalina ([@TomKalina](https://github.com/TomKalina))
21+
- Yann Braga ([@yannbf](https://github.com/yannbf))
22+
23+
---
24+
125
# v0.11.2 (Thu Jan 02 2025)
226

327
#### 🐛 Bug Fix

0 commit comments

Comments
 (0)