Skip to content

Commit 23c27b3

Browse files
committed
Publish v5.1.2
1 parent 82d9bf9 commit 23c27b3

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [5.1.2](https://github.com/react-bootstrap/react-overlays/compare/v5.1.1...v5.1.2) (2022-05-10)
2+
3+
4+
### Bug Fixes
5+
6+
* update @restart/hooks to 0.4.7 ([#999](https://github.com/react-bootstrap/react-overlays/issues/999)) ([82d9bf9](https://github.com/react-bootstrap/react-overlays/commit/82d9bf9ffe6c6055d4a1f31c74822f82bb24b3b2))
7+
8+
9+
10+
11+
112
## [5.1.1](https://github.com/react-bootstrap/react-overlays/compare/v5.1.0...v5.1.1) (2021-07-11)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-overlays",
3-
"version": "5.1.1",
3+
"version": "5.1.2",
44
"description": "Utilities for creating robust overlay components",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)