Skip to content

Commit

Permalink
Release v0.24.0-alpha.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mtscout6 committed Jun 12, 2015
1 parent 4b1e116 commit 36358d6
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG-alpha.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
v0.24.0-alpha.2 - Fri, 12 Jun 2015 21:52:11 GMT
-----------------------------------------------

- [9ca26e9](../../commit/9ca26e9) [added] contains "polyfill" to domUtils
- [6e985b0](../../commit/6e985b0) [removed] Individual files in bower release
- [3a254a1](../../commit/3a254a1) [added] Deprecation warning for individual file use in the Bower release
- [73c7705](../../commit/73c7705) [changed] Update chai. Dev dependency.
- [3ca90c7](../../commit/3ca90c7) [changed] Update karma-sinon-chai. Dev dependency.
- [cc4e820](../../commit/cc4e820) [changed] Update fs-extra. Dev dependency.
- [598b9d8](../../commit/598b9d8) [fixed] SafeAnchor event ordering
- [beaa1fa](../../commit/beaa1fa) [changed] `PaginationButton` to use `SafeAnchor`



v0.24.0-alpha.1 - Tue, 09 Jun 2015 01:06:34 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.1",
"version": "0.24.0-alpha.2",
"description": "Bootstrap 3 components build with React",
"repository": {
"type": "git",
Expand Down

0 comments on commit 36358d6

Please sign in to comment.