We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a00c5b7 commit 847a910Copy full SHA for 847a910
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.2.12](https://github.com/wwayne/react-tooltip/compare/v4.2.11...v4.2.12) (2021-01-14)
2
+
3
4
+### Bug Fixes
5
6
+* **style injection:** change style injection default root ([a00c5b7](https://github.com/wwayne/react-tooltip/commit/a00c5b7)), closes [#665](https://github.com/wwayne/react-tooltip/issues/665)
7
8
## [4.2.11](https://github.com/wwayne/react-tooltip/compare/v4.2.10...v4.2.11) (2020-11-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-tooltip",
- "version": "4.2.11",
+ "version": "4.2.12",
"description": "react tooltip component",
"main": "dist/index.js",
"types": "dist/react-tooltip.d.ts",
0 commit comments