Skip to content

Commit

Permalink
Merge branch 'release/0.2.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
igorprado committed Oct 9, 2015
2 parents c9e4821 + b4a785c commit 7307e69
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 0.2.1 - Oct 9, 2015

**Implemented enhancements:**

* Improved function to get specific style based on element
* Improved notification styles
* Added ESLint and linted all src files.

## 0.2.0 - Oct 9, 2015

**Implemented enhancements:**
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-notification-system",
"version": "0.2.0",
"version": "0.2.1",
"description": "A React Notification System fully customized",
"main": "dist/notification-system.js",
"scripts": {
Expand Down

0 comments on commit 7307e69

Please sign in to comment.