Skip to content

Commit c182385

Browse files
committed
Release v0.19.1
1 parent ee8b1a2 commit c182385

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
v0.19.0 - Tue, 15 Sep 2015 17:33:35 GMT
29
---------------------------------------
310

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router-bootstrap",
3-
"version": "0.19.0",
3+
"version": "0.19.1",
44
"description": "Integration between React Router and React-Bootstrap",
55
"main": "./lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)