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.1 [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 a9e60ca commit 6c8d9e8
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.1](https://github.com/AtomLinter/linter-eslint/compare/v8.6.0...v8.6.1) (2021-03-14)


### Bug Fixes

* fix stackoverflow + push fallbackForGlobal error ([9a142ae](https://github.com/AtomLinter/linter-eslint/commit/9a142ae8c3600d842a3c979fade5d4b4f2d67cf1))

# [8.6.0](https://github.com/AtomLinter/linter-eslint/compare/v8.5.9...v8.6.0) (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.0",
"version": "8.6.1",
"description": "Lint JavaScript on the fly, using ESLint",
"repository": "https://github.com/AtomLinter/linter-eslint.git",
"license": "MIT",
Expand Down

0 comments on commit 6c8d9e8

Please sign in to comment.