Skip to content

Commit

Permalink
Release v0.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mtscout6 committed Jun 8, 2015
1 parent a716138 commit f2da250
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
v0.23.2 - Mon, 08 Jun 2015 18:56:48 GMT
---------------------------------------

- [7211dcb](../../commit/7211dcb) [added] Add prevIcon and nextIcon props as node proptypes to Carousel
- [5734ec3](../../commit/5734ec3) [added] Pagination component
- [2f8c454](../../commit/2f8c454) [changed] Assert ProgressBar children can be ProgressBar only.
- [2c46820](../../commit/2c46820) [added] `createSelectedEvent` for consistent onSelect handling
- [c2ff9ad](../../commit/c2ff9ad) [added] property disabled on MenuItem



v0.23.1 - Tue, 02 Jun 2015 16:57:57 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.23.1",
"version": "0.23.2",
"description": "Bootstrap 3 components build with React",
"repository": {
"type": "git",
Expand Down

0 comments on commit f2da250

Please sign in to comment.