Skip to content

Commit 6d702c8

Browse files
chore(release): 4.2.20 [skip ci]
## [4.2.20](v4.2.19...v4.2.20) (2021-05-28) ### Bug Fixes * add aria hidden attribute to style tag ([#703](#703)) ([d60c2b7](d60c2b7))
1 parent d60c2b7 commit 6d702c8

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.2.20](https://github.com/wwayne/react-tooltip/compare/v4.2.19...v4.2.20) (2021-05-28)
2+
3+
4+
### Bug Fixes
5+
6+
* add aria hidden attribute to style tag ([#703](https://github.com/wwayne/react-tooltip/issues/703)) ([d60c2b7](https://github.com/wwayne/react-tooltip/commit/d60c2b7))
7+
18
## [4.2.19](https://github.com/wwayne/react-tooltip/compare/v4.2.18...v4.2.19) (2021-05-06)
29

310

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

0 commit comments

Comments
 (0)