Skip to content

Commit

Permalink
Release v0.24.0-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mtscout6 committed Jun 9, 2015
1 parent d3c2eca commit 704a168
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG-alpha.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
v0.24.0-alpha.1 - Tue, 09 Jun 2015 01:06:34 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.24.0-alpha.0 - Tue, 02 Jun 2015 17:08:11 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.24.0-alpha.0",
"version": "0.24.0-alpha.1",
"description": "Bootstrap 3 components build with React",
"repository": {
"type": "git",
Expand Down

0 comments on commit 704a168

Please sign in to comment.