Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
chore(release): 8.6.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Mar 14, 2021
1 parent c374103 commit 91bcd56
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [8.6.2](https://github.com/AtomLinter/linter-eslint/compare/v8.6.1...v8.6.2) (2021-03-14)


### Bug Fixes

* skip checking for the valid range if it is a line-ending issue ([7262ac6](https://github.com/AtomLinter/linter-eslint/commit/7262ac697c5b671f36890a176c8bef71ebe1ee3e))

## [8.6.1](https://github.com/AtomLinter/linter-eslint/compare/v8.6.0...v8.6.1) (2021-03-14)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "linter-eslint",
"main": "./src/main.js",
"version": "8.6.1",
"version": "8.6.2",
"description": "Lint JavaScript on the fly, using ESLint",
"repository": "https://github.com/AtomLinter/linter-eslint.git",
"license": "MIT",
Expand Down

0 comments on commit 91bcd56

Please sign in to comment.