Skip to content

Commit 401ef82

Browse files
chore(release): 4.2.11 [skip ci]
## [4.2.11](v4.2.10...v4.2.11) (2020-11-22) ### Bug Fixes * **styles:** add styles for shadow dom ([00d1539](00d1539)), closes [#597](#597)
1 parent 00d1539 commit 401ef82

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.11](https://github.com/wwayne/react-tooltip/compare/v4.2.10...v4.2.11) (2020-11-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **styles:** add styles for shadow dom ([00d1539](https://github.com/wwayne/react-tooltip/commit/00d1539)), closes [#597](https://github.com/wwayne/react-tooltip/issues/597)
7+
18
## [4.2.10](https://github.com/wwayne/react-tooltip/compare/v4.2.9...v4.2.10) (2020-09-14)
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.10",
3+
"version": "4.2.11",
44
"description": "react tooltip component",
55
"main": "dist/index.js",
66
"types": "dist/react-tooltip.d.ts",

0 commit comments

Comments
 (0)