Skip to content

Commit b4a785c

Browse files
committed
Bumped package version and updated changelog
1 parent c1f6765 commit b4a785c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## 0.2.1 - Oct 9, 2015
4+
5+
**Implemented enhancements:**
6+
7+
* Improved function to get specific style based on element
8+
* Improved notification styles
9+
* Added ESLint and linted all src files.
10+
311
## 0.2.0 - Oct 9, 2015
412

513
**Implemented enhancements:**

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

0 commit comments

Comments
 (0)