We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b547109 commit 3146deeCopy full SHA for 3146dee
2 files changed
CHANGELOG-alpha.md
@@ -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
@@ -1,6 +1,6 @@
{
"name": "react-bootstrap",
- "version": "0.23.1",
+ "version": "0.24.0-alpha.0",
"description": "Bootstrap 3 components build with React",
"repository": {
6
"type": "git",
0 commit comments