Skip to content

Commit f0c32ec

Browse files
chore(release): 4.3.1 [skip ci]
## [4.3.1](v4.3.0...v4.3.1) (2022-10-13) ### Bug Fixes * add validation before call callbackAfter function as function ([aae936e](aae936e))
1 parent 2bbfc7c commit f0c32ec

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.3.1](https://github.com/ReactTooltip/react-tooltip/compare/v4.3.0...v4.3.1) (2022-10-13)
2+
3+
### Bug Fixes
4+
5+
- add validation before call callbackAfter function as function ([aae936e](https://github.com/ReactTooltip/react-tooltip/commit/aae936e2f7a820cf1edcb68927b8973051dae9c2))
6+
17
# [4.3.0](https://github.com/wwayne/react-tooltip/compare/v4.2.21...v4.3.0) (2022-10-12)
28

39
### Bug Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-tooltip",
3-
"version": "4.3.0",
3+
"version": "4.3.1",
44
"description": "react tooltip component",
55
"private": false,
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)