Skip to content

Commit c4cf1cc

Browse files
committed
3.4.3
1 parent 196fdca commit c4cf1cc

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

HISTORY.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# History
22
----
33

4+
### 3.4.3
5+
6+
- Fix `createClass` and `PropTypes` warning.
7+
48
### 3.4.0
59

610
- allow overlay prop as function type
@@ -68,4 +72,4 @@ revert to document click and fix focus/click conflict [#13](https://github.com/r
6872

6973
## 1.1.1 / 2015-05-14
7074

71-
add defaultVisible and onVisibleChange
75+
add defaultVisible and onVisibleChange

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rc-tooltip",
3-
"version": "3.4.2",
3+
"version": "3.4.3",
44
"description": "React Tooltip",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)