Skip to content

Commit bab0183

Browse files
committed
Publish v5.2.1
1 parent 96b3425 commit bab0183

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.1](https://github.com/react-bootstrap/react-overlays/compare/v5.2.0...v5.2.1) (2022-09-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **usePopper:** fix exported Modifier type ([#1013](https://github.com/react-bootstrap/react-overlays/issues/1013)) ([96b3425](https://github.com/react-bootstrap/react-overlays/commit/96b34251baf534d146a6cf84bb3f20dda451db5b))
7+
8+
9+
10+
11+
112
# [5.2.0](https://github.com/react-bootstrap/react-overlays/compare/v5.1.2...v5.2.0) (2022-06-02)
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.2.0",
3+
"version": "5.2.1",
44
"description": "Utilities for creating robust overlay components",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)