Skip to content

Commit 1633450

Browse files
committed
Release v0.28.2
1 parent 5cf78a0 commit 1633450

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
v0.28.2 - Fri, 08 Jan 2016 06:38:06 GMT
2+
---------------------------------------
3+
4+
- [1bee8a2](../../commit/1bee8a2) [added] responsively hiding columns
5+
- [653bb17](../../commit/653bb17) [fixed] a11y: setting tabIndex="-1" for the dismiss button of Alerts since aria-hidden="true"
6+
- [1d07197](../../commit/1d07197) [fixed] don't add aria-label to modal header and close button
7+
- [035e553](../../commit/035e553) [fixed] navbar-default not added for custom styles
8+
9+
10+
111
v0.28.1 - Mon, 16 Nov 2015 20:04:34 GMT
212
---------------------------------------
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap",
3-
"version": "0.28.1-docs.0",
3+
"version": "0.28.2",
44
"description": "Bootstrap 3 components built with React",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)