Skip to content

Commit

Permalink
Merge pull request #42 from ProntoPro/feature/41-update-dependencies
Browse files Browse the repository at this point in the history
refs #41: update dependencies
  • Loading branch information
filipposarzana authored Feb 28, 2018
2 parents 1030dd5 + fdf85eb commit 233e734
Show file tree
Hide file tree
Showing 5 changed files with 613 additions and 228 deletions.
1 change: 1 addition & 0 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ extends:
plugins:
- react
rules:
import/no-extraneous-dependencies: 'off'
object-curly-newline: 'off'
max-len:
- error
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## v0.1.3 - 2018-02-28
### Feature
- [Update dependencies](https://github.com/ProntoPro/react-rating/issues/41)

## v0.1.2 - 2018-02-26
### Feature
- [Upgrade packages](https://github.com/ProntoPro/react-rating/issues/37)
Expand Down
Loading

0 comments on commit 233e734

Please sign in to comment.