Skip to content

Commit 0836adc

Browse files
author
Aditya Agarwal
committed
Update CHANGELOG.md [skip ci]
1 parent 104e651 commit 0836adc

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

packages/msw-addon/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# v2.0.1 (Fri May 03 2024)
2+
3+
#### 🐛 Bug Fix
4+
5+
- Fix: Use CJS for node entrypoint [#152](https://github.com/mswjs/msw-storybook-addon/pull/152) ([@yannbf](https://github.com/yannbf))
6+
- Maintenance: Migrate monorepo to Yarn 4 [#151](https://github.com/mswjs/msw-storybook-addon/pull/151) ([@yannbf](https://github.com/yannbf))
7+
- Add package.json to exports map [#150](https://github.com/mswjs/msw-storybook-addon/pull/150) ([@yannbf](https://github.com/yannbf))
8+
- update install instructions [#144](https://github.com/mswjs/msw-storybook-addon/pull/144) ([@yannbf](https://github.com/yannbf))
9+
10+
#### Authors: 1
11+
12+
- Yann Braga ([@yannbf](https://github.com/yannbf))
13+
14+
---
15+
116
# v1.10.0 (Thu Oct 26 2023)
217

318
#### 🚀 Enhancement

0 commit comments

Comments
 (0)