We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b67b1a commit 4e11d3dCopy full SHA for 4e11d3d
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+v0.18.1 - Mon, 10 Aug 2015 21:56:38 GMT
2
+---------------------------------------
3
+
4
+- [4365680](../../commit/4365680) [added] PageItem links support
5
+- [f86272d](../../commit/f86272d) [added] Thumbnail links support
6
7
8
9
v0.18.0 - Thu, 23 Jul 2015 02:07:27 GMT
10
---------------------------------------
11
package.json
@@ -1,6 +1,6 @@
{
"name": "react-router-bootstrap",
- "version": "0.18.0",
+ "version": "0.18.1",
"description": "react-router and react-bootstrap compatible components",
"main": "./lib/index.js",
"scripts": {
0 commit comments