Skip to content

Commit 893713c

Browse files
committed
Bumped version and updated CHANGELOG
1 parent ab384df commit 893713c

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 0.2.16 - Oct 19, 2017
4+
5+
* Support for React 16 (thanks to @marudor)
6+
37
## 0.2.15 - Aug 1, 2017
48

59
* UMD build now specifies the library name (thanks to @franckamayou)

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

0 commit comments

Comments
 (0)