Skip to content

Commit 6a33124

Browse files
committed
Release v0.25.1
1 parent f61e807 commit 6a33124

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
v0.25.1 - Fri, 28 Aug 2015 18:30:59 GMT
2+
---------------------------------------
3+
4+
- [478300a](../../commit/478300a) [fixed] Handle falsey DropdownMenu children correctly
5+
- [c450e96](../../commit/c450e96) [fixed] stop rendering extra attributes on Progress bar dom nodes
6+
- [3ceb7af](../../commit/3ceb7af) [fixed] allow null activeKey (empty) selection
7+
- [a7f93ae](../../commit/a7f93ae) [fixed] title is not passed to tab pane DOM node
8+
- [1bee466](../../commit/1bee466) [changed] 'id' prop-type made uniform throughout the project
9+
- [e438250](../../commit/e438250) [fixed] 'isRequireForA11y' undefined/null checking
10+
- [664b465](../../commit/664b465) [fixed] id passthrough for MenuItem
11+
12+
13+
114
v0.25.0 - Tue, 25 Aug 2015 18:56:33 GMT
215
---------------------------------------
316

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.25.0",
3+
"version": "0.25.1",
44
"description": "Bootstrap 3 components build with React",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)