Skip to content

Commit 49b6cd4

Browse files
chore(release): 4.2.8 [skip ci]
## [4.2.8](v4.2.7...v4.2.8) (2020-08-06) ### Bug Fixes * **showtooltip:** check if tooltipRef is undefined ([#623](#623)) ([f63eab2](f63eab2))
1 parent 30984cd commit 49b6cd4

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.8](https://github.com/wwayne/react-tooltip/compare/v4.2.7...v4.2.8) (2020-08-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **showtooltip:** check if tooltipRef is undefined ([#623](https://github.com/wwayne/react-tooltip/issues/623)) ([f63eab2](https://github.com/wwayne/react-tooltip/commit/f63eab2))
7+
18
## Change Log
29

310
### v3.9.0 (2018/11/07 00:43 +00:00)

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.5",
3+
"version": "4.2.8",
44
"description": "react tooltip component",
55
"main": "dist/index.js",
66
"types": "dist/react-tooltip.d.ts",

0 commit comments

Comments
 (0)