Skip to content

Commit c263aa0

Browse files
chore(release): 4.2.18 [skip ci]
## [4.2.18](ReactTooltip/react-tooltip@v4.2.17...v4.2.18) (2021-04-25) ### Bug Fixes * **src/index.js:** add accessibility support for tabbing ([#695](ReactTooltip/react-tooltip#695)) ([ae936a5](ReactTooltip/react-tooltip@ae936a5))
1 parent ae936a5 commit c263aa0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.2.18](https://github.com/wwayne/react-tooltip/compare/v4.2.17...v4.2.18) (2021-04-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **src/index.js:** add accessibility support for tabbing ([#695](https://github.com/wwayne/react-tooltip/issues/695)) ([ae936a5](https://github.com/wwayne/react-tooltip/commit/ae936a5))
7+
18
## [4.2.17](https://github.com/wwayne/react-tooltip/compare/v4.2.16...v4.2.17) (2021-03-26)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-tooltip",
3-
"version": "4.2.17",
3+
"version": "4.2.18",
44
"description": "react tooltip component",
55
"main": "dist/index.js",
66
"types": "dist/react-tooltip.d.ts",

0 commit comments

Comments
 (0)