Skip to content

Commit 654f681

Browse files
committed
[Update] Upgrade version
1 parent ebfe9e1 commit 654f681

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

HISTORY.md

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

4+
### 3.4.4
5+
6+
- Fix babel-runtime module not found
7+
48
### 3.4.3
59

610
- Fix `createClass` and `PropTypes` warning.

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.3",
3+
"version": "3.4.4",
44
"description": "React Tooltip",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)