Skip to content

Commit

Permalink
5.1.1 eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
kwltrs committed Jan 4, 2017
1 parent 519efc4 commit 43a21c3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## v5.1.1
* Upgrade eslint and fix linting errors.

## v5.1.0
* Add props drop-through to underlying `<Button>` component

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": "ffe-buttons-react",
"version": "5.1.0",
"version": "5.1.1",
"description": "React implementation of ffe-buttons",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 43a21c3

Please sign in to comment.