Skip to content

Commit 1c8688d

Browse files
committed
Publish v5.0.1
1 parent 30fb517 commit 1c8688d

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.0.1](https://github.com/react-bootstrap/react-overlays/compare/v5.0.0...v5.0.1) (2021-04-21)
2+
3+
4+
### Bug Fixes
5+
6+
* allow internal tabbing in dropdown menu ([#939](https://github.com/react-bootstrap/react-overlays/issues/939)) ([30fb517](https://github.com/react-bootstrap/react-overlays/commit/30fb51753e7f763029fb75ddd4bc7333de8bc4e0))
7+
8+
9+
10+
11+
112
# [5.0.0](https://github.com/react-bootstrap/react-overlays/compare/v4.1.1...v5.0.0) (2021-03-01)
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.0.0",
3+
"version": "5.0.1",
44
"description": "Utilities for creating robust overlay components",
55
"author": {
66
"name": "Jason Quense",

0 commit comments

Comments
 (0)