Skip to content

Commit 339c1ae

Browse files
committed
Merge branch 'release/0.2.8' into develop
2 parents faa1d3a + e00605e commit 339c1ae

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 0.2.8 - Aug 25, 2016
4+
5+
* Improved CSS styles for better performance
6+
* Merged pull request to avoid warnings related to component state
7+
38
## 0.2.7 - Nov 20, 2015
49

510
**React 15 support:**

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.7",
3+
"version": "0.2.8",
44
"description": "A React Notification System fully customized",
55
"main": "dist/NotificationSystem.js",
66
"scripts": {

0 commit comments

Comments
 (0)