Skip to content

Commit

Permalink
0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lo1tuma committed Apr 13, 2016
1 parent 9963d0c commit bdbc6f2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## 0.7.0 (April 13, 2016)

### Enhancements

* Enable `newline-before-return` rule (#17)
* Fix indentation in baseConfig.json (#16)

### Dependency Upgrades

* Update eslint to version 2.7.0 🚀 (#15)
* chore(package): update eslint to version 2.6.0 (#14)

## 0.6.0 (April 1, 2016)

### 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": "eslint-config-holidaycheck",
"version": "0.6.0",
"version": "0.7.0",
"description": "Shareable ESLint config from HolidayCheck",
"scripts": {
"lint": "eslint .",
Expand Down

0 comments on commit bdbc6f2

Please sign in to comment.