Skip to content

Commit 80b963e

Browse files
committed
Release v0.27.2
1 parent f166109 commit 80b963e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
v0.27.2 - Sun, 18 Oct 2015 02:21:06 GMT
2+
---------------------------------------
3+
4+
- [e333c3d](../../commit/e333c3d) [fixed] Falsy href handling on MenuItem
5+
- [4f4017e](../../commit/4f4017e) [fixed] DropdownTitle children v. title
6+
- [8612b91](../../commit/8612b91) [fixed] Respect onClick on MenuItem
7+
- [b64ed11](../../commit/b64ed11) [fixed] Put onClick on correct element on NavItem
8+
- [9e4c041](../../commit/9e4c041) [fixed] Incorrect 'aria-selected' on NavItem
9+
- [0b0ac36](../../commit/0b0ac36) [added] Custom labels for Pagination's special element (ellipsis, first, last, prev & next)
10+
11+
12+
113
v0.27.1 - Thu, 08 Oct 2015 17:48:24 GMT
214
---------------------------------------
315

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap",
3-
"version": "0.27.1",
3+
"version": "0.27.2",
44
"description": "Bootstrap 3 components built with React",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)