Skip to content

Commit 3146dee

Browse files
committed
Release v0.24.0-alpha.0
1 parent b547109 commit 3146dee

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG-alpha.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
v0.24.0-alpha.0 - Tue, 02 Jun 2015 17:08:11 GMT
2+
-----------------------------------------------
3+
4+
- [9c09e2a](../../commit/9c09e2a) [fixed] Keyboard accessibility for anchors serving as buttons
5+
- [ce5b436](../../commit/ce5b436) [removed] Input type=submit deprecation warning.

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

0 commit comments

Comments
 (0)