Skip to content

Commit 7d5c4ee

Browse files
committed
Merge branch 'release/0.2.13' into develop
2 parents 579068f + 068a5b1 commit 7d5c4ee

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.13 - Mar 14, 2017
4+
5+
* UMD support. (thanks to @jochenberger)
6+
37
## 0.2.12 - Mar 01, 2017
48

59
* Adds support for enter and exit animations for NotificationItem. (thanks to @OriR)

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

0 commit comments

Comments
 (0)