Skip to content

Commit 4797662

Browse files
chore(release): 4.2.16 [skip ci]
## [4.2.16](v4.2.15...v4.2.16) (2021-03-26) ### Bug Fixes * **index.js:** fix exception when testing with Jest ([#682](#682)) ([f885f1f](f885f1f))
1 parent f885f1f commit 4797662

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.16](https://github.com/wwayne/react-tooltip/compare/v4.2.15...v4.2.16) (2021-03-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **index.js:** fix exception when testing with Jest ([#682](https://github.com/wwayne/react-tooltip/issues/682)) ([f885f1f](https://github.com/wwayne/react-tooltip/commit/f885f1f))
7+
18
## [4.2.15](https://github.com/wwayne/react-tooltip/compare/v4.2.14...v4.2.15) (2021-02-26)
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.15",
3+
"version": "4.2.16",
44
"description": "react tooltip component",
55
"main": "dist/index.js",
66
"types": "dist/react-tooltip.d.ts",

0 commit comments

Comments
 (0)