Skip to content

Commit 55f11ad

Browse files
chore(release): 4.2.15 [skip ci]
## [4.2.15](ReactTooltip/react-tooltip@v4.2.14...v4.2.15) (2021-02-26) ### Bug Fixes * do not delay show if tooltip is already shown ([#676](ReactTooltip/react-tooltip#676)) ([e8b9d84](ReactTooltip/react-tooltip@e8b9d84))
1 parent e8b9d84 commit 55f11ad

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.2.15](https://github.com/wwayne/react-tooltip/compare/v4.2.14...v4.2.15) (2021-02-26)
2+
3+
4+
### Bug Fixes
5+
6+
* do not delay show if tooltip is already shown ([#676](https://github.com/wwayne/react-tooltip/issues/676)) ([e8b9d84](https://github.com/wwayne/react-tooltip/commit/e8b9d84))
7+
18
## [4.2.14](https://github.com/wwayne/react-tooltip/compare/v4.2.13...v4.2.14) (2021-02-16)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-tooltip",
3-
"version": "4.2.14",
3+
"version": "4.2.15",
44
"description": "react tooltip component",
55
"main": "dist/index.js",
66
"types": "dist/react-tooltip.d.ts",

0 commit comments

Comments
 (0)