Skip to content

Commit b081a2a

Browse files
chore(release): 4.4.5 [skip ci]
## [4.4.5](v4.4.4...v4.4.5) (2022-11-09) ### Bug Fixes * add padding into the ts type file ([365c2da](365c2da)), closes [#817](#817) [#808](#808)
1 parent 7d5cf7e commit b081a2a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [4.4.5](https://github.com/ReactTooltip/react-tooltip/compare/v4.4.4...v4.4.5) (2022-11-09)
2+
3+
### Bug Fixes
4+
5+
- add padding into the ts type file ([365c2da](https://github.com/ReactTooltip/react-tooltip/commit/365c2dad98d15ecd32356c05ee962225fa018b06)), closes [#817](https://github.com/ReactTooltip/react-tooltip/issues/817) [#808](https://github.com/ReactTooltip/react-tooltip/issues/808)
6+
17
## [4.4.4](https://github.com/ReactTooltip/react-tooltip/compare/v4.4.3...v4.4.4) (2022-11-09)
28

39
### Bug Fixes

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.4.4",
3+
"version": "4.4.5",
44
"description": "react tooltip component",
55
"private": false,
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)