Skip to content

Commit

Permalink
Release v0.28.2
Browse files Browse the repository at this point in the history
  • Loading branch information
taion committed Jan 8, 2016
1 parent 5cf78a0 commit 1633450
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
v0.28.2 - Fri, 08 Jan 2016 06:38:06 GMT
---------------------------------------

- [1bee8a2](../../commit/1bee8a2) [added] responsively hiding columns
- [653bb17](../../commit/653bb17) [fixed] a11y: setting tabIndex="-1" for the dismiss button of Alerts since aria-hidden="true"
- [1d07197](../../commit/1d07197) [fixed] don't add aria-label to modal header and close button
- [035e553](../../commit/035e553) [fixed] navbar-default not added for custom styles



v0.28.1 - Mon, 16 Nov 2015 20:04:34 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.28.1-docs.0",
"version": "0.28.2",
"description": "Bootstrap 3 components built with React",
"repository": {
"type": "git",
Expand Down

0 comments on commit 1633450

Please sign in to comment.