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

Commit

Permalink
chore(release): 9.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Oct 30, 2021
1 parent 5bfafa9 commit d5ce3e7
Show file tree
Hide file tree
Showing 5 changed files with 32 additions and 17 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [9.0.0](https://github.com/AtomLinter/linter-eslint/compare/v8.6.6...v9.0.0) (2021-10-30)


### Bug Fixes

* update all deps ([099e533](https://github.com/AtomLinter/linter-eslint/commit/099e533977cb75eb785c6daa75737043aa91d406))
* update eslint to v7 ([#1441](https://github.com/AtomLinter/linter-eslint/issues/1441)) ([3b8b67c](https://github.com/AtomLinter/linter-eslint/commit/3b8b67c25e138cbd027ef24929eb30e88f87a9a7))


### BREAKING CHANGES

* update eslint to v7

## [8.6.6](https://github.com/AtomLinter/linter-eslint/compare/v8.6.5...v8.6.6) (2021-04-13)


Expand Down
20 changes: 11 additions & 9 deletions dist/helpers.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/validate/editor.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions dist/worker-helpers.js

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

0 comments on commit d5ce3e7

Please sign in to comment.