Skip to content

Commit

Permalink
Bumped package version and updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
igorprado committed Oct 9, 2015
1 parent c1f6765 commit b4a785c
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 b4a785c

Please sign in to comment.