Skip to content

Commit 9fcf8f0

Browse files
Update CHANGELOG.md [skip ci]
1 parent 34c90eb commit 9fcf8f0

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# v5.1.0 (Fri Apr 29 2022)
2+
3+
#### 🚀 Enhancement
4+
5+
- build(deps-dev): bump react-test-renderer from 18.0.0 to 18.1.0 [#364](https://github.com/yoannfleurydev/react-use-disclosure/pull/364) ([@dependabot[bot]](https://github.com/dependabot[bot]))
6+
- feat: allow passing a value to toggle [#366](https://github.com/yoannfleurydev/react-use-disclosure/pull/366) ([@idanen](https://github.com/idanen))
7+
- build(deps-dev): bump react from 18.0.0 to 18.1.0 [#361](https://github.com/yoannfleurydev/react-use-disclosure/pull/361) ([@dependabot[bot]](https://github.com/dependabot[bot]))
8+
9+
#### 🐛 Bug Fix
10+
11+
- build(deps-dev): bump babel-jest from 28.0.1 to 28.0.2 [#363](https://github.com/yoannfleurydev/react-use-disclosure/pull/363) ([@dependabot[bot]](https://github.com/dependabot[bot]))
12+
- build(deps-dev): bump jest from 28.0.0 to 28.0.2 [#362](https://github.com/yoannfleurydev/react-use-disclosure/pull/362) ([@dependabot[bot]](https://github.com/dependabot[bot]))
13+
- build(deps-dev): bump babel-jest from 28.0.0 to 28.0.1 [#360](https://github.com/yoannfleurydev/react-use-disclosure/pull/360) ([@dependabot[bot]](https://github.com/dependabot[bot]))
14+
15+
#### Authors: 2
16+
17+
- [@dependabot[bot]](https://github.com/dependabot[bot])
18+
- Idan Entin ([@idanen](https://github.com/idanen))
19+
20+
---
21+
122
# v5.0.0 (Tue Apr 26 2022)
223

324
#### 💥 Breaking Change

0 commit comments

Comments
 (0)