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.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Mar 25, 2021
1 parent 4fe7e86 commit 1dca397
Show file tree
Hide file tree
Showing 4 changed files with 288 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [8.6.5](https://github.com/AtomLinter/linter-eslint/compare/v8.6.4...v8.6.5) (2021-03-25)


### Bug Fixes

* fix dynamic require errors ([6d8a3c2](https://github.com/AtomLinter/linter-eslint/commit/6d8a3c209f885427636f30cc2c7a229998c7ccb1))

## [8.6.4](https://github.com/AtomLinter/linter-eslint/compare/v8.6.3...v8.6.4) (2021-03-24)


Expand Down
282 changes: 280 additions & 2 deletions dist/main.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/main.js.map

This file was deleted.

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": "./dist/main.js",
"version": "8.6.4",
"version": "8.6.5",
"description": "Lint JavaScript on the fly, using ESLint",
"repository": "https://github.com/AtomLinter/linter-eslint.git",
"license": "MIT",
Expand Down

0 comments on commit 1dca397

Please sign in to comment.