Skip to content

Commit 69cd5d2

Browse files
committed
Merge branch 'release/0.2.7' into develop
2 parents 20a7fc2 + 54bc12f commit 69cd5d2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

3+
## 0.2.7 - Nov 20, 2015
4+
5+
**React 15 support:**
6+
7+
* Version 0.2.x now supports React 15 too.
8+
9+
310
## 0.2.6 - Nov 20, 2015
411

512
**Bugfix from PR:**

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-notification-system",
3-
"version": "0.2.5",
3+
"version": "0.2.7",
44
"description": "A React Notification System fully customized",
55
"main": "dist/NotificationSystem.js",
66
"scripts": {

0 commit comments

Comments
 (0)