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 8bd9aa1 commit 5debe8fCopy full SHA for 5debe8f
CHANGELOG.md
@@ -1,6 +1,9 @@
1
## Change Log
2
3
-### 3.0.3 (2016/06/17 10:21 +00:00)
+### 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)
7
- [#117](https://github.com/wwayne/react-tooltip/pull/117) Improve deploy process (@wwayne)
8
9
### 3.0.0 (2016/06/16 12:39 +00:00)
package.json
@@ -1,6 +1,6 @@
{
"name": "react-tooltip",
- "version": "3.0.4",
+ "version": "3.0.5",
"description": "react tooltip component",
"main": "dist/index.js",
"scripts": {
0 commit comments