Skip to content
This repository has been archived by the owner on Mar 30, 2018. It is now read-only.

Commit

Permalink
update minor release
Browse files Browse the repository at this point in the history
  • Loading branch information
sureshHARDIYA committed Feb 6, 2017
1 parent 5e821e3 commit c38c261
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [2.0.2] - 2017-02-06
### Bugfixes
* `Notify` component was not passing `icon` props in the storybook.
* Added space between NotifyMesssage and `icon` if `icon` is added.
Expand Down Expand Up @@ -128,7 +130,8 @@ But instead of a conventional OSS project site we decided to host the React Stor

Proved stable enough for a stable semver major version 💃

[Unreleased]: https://github.com/stipsan/uikit-react/compare/v2.0.1...HEAD
[Unreleased]: https://github.com/stipsan/uikit-react/compare/v2.0.2...HEAD
[2.0.2]: https://github.com/stipsan/uikit-react/compare/v2.0.1...v2.0.2
[2.0.1]: https://github.com/stipsan/uikit-react/compare/v2.0.0...v2.0.1
[2.0.0]: https://github.com/stipsan/uikit-react/compare/v1.0.0...v2.0.0
[1.0.0]: https://github.com/stipsan/uikit-react/compare/v0.6.2...v1.0.0
Expand Down

0 comments on commit c38c261

Please sign in to comment.