Skip to content

Commit 36358d6

Browse files
committed
Release v0.24.0-alpha.2
1 parent 4b1e116 commit 36358d6

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG-alpha.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
v0.24.0-alpha.2 - Fri, 12 Jun 2015 21:52:11 GMT
2+
-----------------------------------------------
3+
4+
- [9ca26e9](../../commit/9ca26e9) [added] contains "polyfill" to domUtils
5+
- [6e985b0](../../commit/6e985b0) [removed] Individual files in bower release
6+
- [3a254a1](../../commit/3a254a1) [added] Deprecation warning for individual file use in the Bower release
7+
- [73c7705](../../commit/73c7705) [changed] Update chai. Dev dependency.
8+
- [3ca90c7](../../commit/3ca90c7) [changed] Update karma-sinon-chai. Dev dependency.
9+
- [cc4e820](../../commit/cc4e820) [changed] Update fs-extra. Dev dependency.
10+
- [598b9d8](../../commit/598b9d8) [fixed] SafeAnchor event ordering
11+
- [beaa1fa](../../commit/beaa1fa) [changed] `PaginationButton` to use `SafeAnchor`
12+
13+
14+
115
v0.24.0-alpha.1 - Tue, 09 Jun 2015 01:06:34 GMT
216
-----------------------------------------------
317

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

0 commit comments

Comments
 (0)