Skip to content

Commit adb4fe2

Browse files
committed
Publish v5.2.0
1 parent 9c73a71 commit adb4fe2

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [5.2.0](https://github.com/react-bootstrap/react-overlays/compare/v5.1.2...v5.2.0) (2022-06-02)
2+
3+
4+
### Features
5+
6+
* **useRootClose:** add support for open shadow roots ([#1004](https://github.com/react-bootstrap/react-overlays/issues/1004)) ([3b7fb53](https://github.com/react-bootstrap/react-overlays/commit/3b7fb53d4b2141bbffa476608dfa1c0f694fa429))
7+
8+
9+
10+
11+
112
## [5.1.2](https://github.com/react-bootstrap/react-overlays/compare/v5.1.1...v5.1.2) (2022-05-10)
213

314

package.json

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

0 commit comments

Comments
 (0)