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.5.8 [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 dd0d1c7 commit 507db6a
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.5.8](https://github.com/AtomLinter/linter-eslint/compare/v8.5.7...v8.5.8) (2021-03-14)


### Bug Fixes

* **deps:** update atom-package-deps ([e6b7550](https://github.com/AtomLinter/linter-eslint/commit/e6b755098d3932dddd823a29c8feb31651801663))

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

0 comments on commit 507db6a

Please sign in to comment.