Skip to content

Commit 87fad33

Browse files
committed
Release v0.5.0
1 parent 044100b commit 87fad33

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
v0.5.0 - Wed, 07 Oct 2015 19:40:23 GMT
2+
--------------------------------------
3+
4+
- [044100b](../../commit/044100b) [added] React 0.14 support
5+
- [edd316a](../../commit/edd316a) [added] aria-hidden, by default, to modal container siblings.
6+
7+
8+
19
v0.4.4 - Mon, 24 Aug 2015 18:34:19 GMT
210
--------------------------------------
311

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-overlays",
3-
"version": "0.4.4",
3+
"version": "0.5.0",
44
"description": "Utilities for creating robust overlay components",
55
"author": "Jason Quense <[email protected]>",
66
"repository": "react-bootstrap/react-overlays",

0 commit comments

Comments
 (0)