We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 282161c commit 6a56f30Copy full SHA for 6a56f30
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## [5.1.1](https://github.com/react-bootstrap/react-overlays/compare/v5.1.0...v5.1.1) (2021-07-11)
2
+
3
4
+### Bug Fixes
5
6
+* **types:** fixed TransitionCallbacks interface to reflect react-transition-group args ([#962](https://github.com/react-bootstrap/react-overlays/issues/962)) ([282161c](https://github.com/react-bootstrap/react-overlays/commit/282161c74ddc129668cc7e536cce13e36ecf62de))
7
8
9
10
11
12
# [5.1.0](https://github.com/react-bootstrap/react-overlays/compare/v5.0.0...v5.1.0) (2021-06-25)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "react-overlays",
- "version": "5.1.0",
+ "version": "5.1.1",
"description": "Utilities for creating robust overlay components",
"author": {
"name": "Jason Quense",
0 commit comments