We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5851466 commit f911799Copy full SHA for f911799
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+v0.19.0 - Tue, 15 Sep 2015 17:33:35 GMT
2
+---------------------------------------
3
+
4
+- [ac500c8](../../commit/ac500c8) [changed] Replace everything with LinkContainer
5
6
7
8
v0.18.1 - Mon, 10 Aug 2015 21:56:38 GMT
9
---------------------------------------
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-router-bootstrap",
- "version": "0.18.1",
+ "version": "0.19.0",
"description": "Integration between React Router and React-Bootstrap",
"main": "./lib/index.js",
"scripts": {
0 commit comments