Skip to content

Commit

Permalink
5.0.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
IanVS committed Oct 15, 2018
1 parent 67e8eba commit e2dc32b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# eslint-nibble Changelog

### Unreleased
### 5.0.0-beta.0
- (Breaking) Move eslint to a peer dependency (#52)
- (Breaking) Drop support for Node < 6 (#51)
- (Fix) Fix bad formatting of small error stats (#51)
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": "eslint-nibble",
"version": "4.2.1",
"version": "5.0.0-beta.0",
"description": "Ease into ESLint, by fixing one rule at a time",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit e2dc32b

Please sign in to comment.