Skip to content

Commit 5debe8f

Browse files
committed
3.0.5
1 parent 8bd9aa1 commit 5debe8f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## Change Log
22

3-
### 3.0.3 (2016/06/17 10:21 +00:00)
3+
### 3.0.5 (2016/06/21 00:32 +00:00)
4+
- [#120](https://github.com/wwayne/react-tooltip/pull/120) Fix custom event with specific id (@wwayne)
5+
6+
### 3.0.4 (2016/06/17 10:28 +00:00)
47
- [#117](https://github.com/wwayne/react-tooltip/pull/117) Improve deploy process (@wwayne)
58

69
### 3.0.0 (2016/06/16 12:39 +00:00)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-tooltip",
3-
"version": "3.0.4",
3+
"version": "3.0.5",
44
"description": "react tooltip component",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)