Skip to content

Commit 36e03d6

Browse files
chore(release): 4.2.19 [skip ci]
## [4.2.19](v4.2.18...v4.2.19) (2021-05-06) ### Bug Fixes * **src/index.js:** hide tooltip if blurred (tabbed out) ([#699](#699)) ([e0a2a1d](e0a2a1d))
1 parent e0a2a1d commit 36e03d6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.2.19](https://github.com/wwayne/react-tooltip/compare/v4.2.18...v4.2.19) (2021-05-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **src/index.js:** hide tooltip if blurred (tabbed out) ([#699](https://github.com/wwayne/react-tooltip/issues/699)) ([e0a2a1d](https://github.com/wwayne/react-tooltip/commit/e0a2a1d))
7+
18
## [4.2.18](https://github.com/wwayne/react-tooltip/compare/v4.2.17...v4.2.18) (2021-04-25)
29

310

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-tooltip",
3-
"version": "4.2.18",
3+
"version": "4.2.19",
44
"description": "react tooltip component",
55
"main": "dist/index.js",
66
"types": "dist/react-tooltip.d.ts",

0 commit comments

Comments
 (0)