Skip to content

Commit

Permalink
v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kiebzak committed Aug 30, 2019
1 parent 73f7ce3 commit f84485f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## <small>5.0.1 (2019-08-30)</small>

* Update engines in package.json (#9) ([73f7ce3](https://github.com/smartrecruiters/eslint-config/commit/73f7ce3)), closes [#9](https://github.com/smartrecruiters/eslint-config/issues/9)



## 5.0.0 (2019-08-30)

* Config for eslint@^6 (#8) ([7368533](https://github.com/smartrecruiters/eslint-config/commit/7368533)), closes [#8](https://github.com/smartrecruiters/eslint-config/issues/8)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@smartrecruiters/eslint-config",
"version": "5.0.0",
"version": "5.0.1",
"description": "SmartRecruiters' ESlint rules and config",
"repository": "smartrecruiters/eslint-config",
"engines": {
Expand Down

0 comments on commit f84485f

Please sign in to comment.