Skip to content

Commit f2da250

Browse files
committed
Release v0.23.2
1 parent a716138 commit f2da250

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
v0.23.2 - Mon, 08 Jun 2015 18:56:48 GMT
2+
---------------------------------------
3+
4+
- [7211dcb](../../commit/7211dcb) [added] Add prevIcon and nextIcon props as node proptypes to Carousel
5+
- [5734ec3](../../commit/5734ec3) [added] Pagination component
6+
- [2f8c454](../../commit/2f8c454) [changed] Assert ProgressBar children can be ProgressBar only.
7+
- [2c46820](../../commit/2c46820) [added] `createSelectedEvent` for consistent onSelect handling
8+
- [c2ff9ad](../../commit/c2ff9ad) [added] property disabled on MenuItem
9+
10+
11+
112
v0.23.1 - Tue, 02 Jun 2015 16:57:57 GMT
213
---------------------------------------
314

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

0 commit comments

Comments
 (0)