Skip to content

Commit 3886816

Browse files
chore(release): 4.5.1 [skip ci]
## [4.5.1](v4.5.0...v4.5.1) (2022-11-23) ### Bug Fixes * Fixed tooltip arrow center position ([13f6e75](13f6e75))
1 parent 8d24777 commit 3886816

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.5.1](https://github.com/ReactTooltip/react-tooltip/compare/v4.5.0...v4.5.1) (2022-11-23)
2+
3+
### Bug Fixes
4+
5+
- Fixed tooltip arrow center position ([13f6e75](https://github.com/ReactTooltip/react-tooltip/commit/13f6e75053267a27e1480faaef98caa86c561d6d))
6+
17
# [4.5.0](https://github.com/ReactTooltip/react-tooltip/compare/v4.4.5...v4.5.0) (2022-11-09)
28

39
### Features

package.json

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

0 commit comments

Comments
 (0)