Skip to content

Commit

Permalink
Release v0.27.2
Browse files Browse the repository at this point in the history
  • Loading branch information
taion committed Oct 18, 2015
1 parent f166109 commit 80b963e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
v0.27.2 - Sun, 18 Oct 2015 02:21:06 GMT
---------------------------------------

- [e333c3d](../../commit/e333c3d) [fixed] Falsy href handling on MenuItem
- [4f4017e](../../commit/4f4017e) [fixed] DropdownTitle children v. title
- [8612b91](../../commit/8612b91) [fixed] Respect onClick on MenuItem
- [b64ed11](../../commit/b64ed11) [fixed] Put onClick on correct element on NavItem
- [9e4c041](../../commit/9e4c041) [fixed] Incorrect 'aria-selected' on NavItem
- [0b0ac36](../../commit/0b0ac36) [added] Custom labels for Pagination's special element (ellipsis, first, last, prev & next)



v0.27.1 - Thu, 08 Oct 2015 17:48:24 GMT
---------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap",
"version": "0.27.1",
"version": "0.27.2",
"description": "Bootstrap 3 components built with React",
"repository": {
"type": "git",
Expand Down

0 comments on commit 80b963e

Please sign in to comment.