Skip to content
Browse files

Release v0.19.3

  • Loading branch information...
1 parent d95c428 commit faf65588d72b8dd709f0f2e616a65915b52043e8 @taion taion committed
Showing with 9 additions and 1 deletion.
  1. +8 −0 CHANGELOG.md
  2. +1 −1 package.json
View
8 CHANGELOG.md
@@ -1,3 +1,11 @@
+v0.19.3 - Wed, 28 Oct 2015 15:11:30 GMT
+---------------------------------------
+
+- [d1306b1](../../commit/d1306b1) [fixed] Support LinkContainer without history
+- [5ca61cf](../../commit/5ca61cf) [added] Support hash prop on LinkContainer
+
+
+
v0.19.2 - Fri, 09 Oct 2015 18:02:47 GMT
---------------------------------------
View
2 package.json
@@ -1,6 +1,6 @@
{
"name": "react-router-bootstrap",
- "version": "0.19.2",
+ "version": "0.19.3",
"description": "Integration between React Router and React-Bootstrap",
"main": "./lib/index.js",
"scripts": {

0 comments on commit faf6558

Please sign in to comment.
Something went wrong with that request. Please try again.