Skip to content

Commit 4e11d3d

Browse files
committed
Release v0.18.1
1 parent 1b67b1a commit 4e11d3d

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.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+
19
v0.18.0 - Thu, 23 Jul 2015 02:07:27 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.18.0",
3+
"version": "0.18.1",
44
"description": "react-router and react-bootstrap compatible components",
55
"main": "./lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)