Skip to content

Commit 4e124bd

Browse files
committed
Bumped version and added notes to changelog
1 parent 6a7f7f6 commit 4e124bd

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.15 - Aug 1, 2017
4+
5+
* UMD build now specifies the library name (thanks to @franckamayou)
6+
37
## 0.2.14 - May 3, 2017
48

59
* Ability to [edit notifications](https://github.com/igorprado/react-notification-system#removenotificationnotification). (thanks to @syndbg)

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

0 commit comments

Comments
 (0)