Skip to content

Commit 60b8af2

Browse files
committed
Release v0.27.3
1 parent db073a4 commit 60b8af2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
v0.27.3 - Mon, 26 Oct 2015 13:59:37 GMT
2+
---------------------------------------
3+
4+
- [9d5df37](../../commit/9d5df37) [fixed] OverlayTrigger show/hide timeout management
5+
- [6e37b27](../../commit/6e37b27) [fixed] Remove cross import between Button & ButtonInput
6+
- [6bad1e8](../../commit/6bad1e8) [fixed] Explicitly disallow justified Navbar Navs
7+
8+
9+
110
v0.27.2 - Sun, 18 Oct 2015 02:21:06 GMT
211
---------------------------------------
312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-bootstrap",
3-
"version": "0.27.2",
3+
"version": "0.27.3",
44
"description": "Bootstrap 3 components built with React",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)