Skip to content

Commit faf6558

Browse files
committed
Release v0.19.3
1 parent d95c428 commit faf6558

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
v0.19.3 - Wed, 28 Oct 2015 15:11:30 GMT
2+
---------------------------------------
3+
4+
- [d1306b1](../../commit/d1306b1) [fixed] Support LinkContainer without history
5+
- [5ca61cf](../../commit/5ca61cf) [added] Support hash prop on LinkContainer
6+
7+
8+
19
v0.19.2 - Fri, 09 Oct 2015 18:02:47 GMT
210
---------------------------------------
311

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.2",
3+
"version": "0.19.3",
44
"description": "Integration between React Router and React-Bootstrap",
55
"main": "./lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)