We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee8b1a2 commit c182385Copy full SHA for c182385
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+v0.19.1 - Fri, 09 Oct 2015 14:17:56 GMT
2
+---------------------------------------
3
+
4
+- [c76b88c](../../commit/c76b88c) [added] Support onClick on child
5
6
7
8
v0.19.0 - Tue, 15 Sep 2015 17:33:35 GMT
9
---------------------------------------
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-router-bootstrap",
- "version": "0.19.0",
+ "version": "0.19.1",
"description": "Integration between React Router and React-Bootstrap",
"main": "./lib/index.js",
"scripts": {
0 commit comments