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

Commit 72e80c2

Browse files
chore(release): 8.5.7 [skip ci]
1 parent 577d498 commit 72e80c2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [8.5.7](https://github.com/AtomLinter/linter-eslint/compare/v8.5.6...v8.5.7) (2021-03-14)
2+
3+
4+
### Bug Fixes
5+
6+
* expected a `length` to be non-negative error ([650f973](https://github.com/AtomLinter/linter-eslint/commit/650f973ba69cc19f899327dd10d4b5baf229ee0a))
7+
* update crypto-random-string ([2b488eb](https://github.com/AtomLinter/linter-eslint/commit/2b488eb256a9b5743bafea203702be3e21ed3048))
8+
19
## [8.5.6](https://github.com/AtomLinter/linter-eslint/compare/v8.5.5...v8.5.6) (2021-03-14)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "linter-eslint",
33
"main": "./src/main.js",
4-
"version": "8.5.6",
4+
"version": "8.5.7",
55
"description": "Lint JavaScript on the fly, using ESLint",
66
"repository": "https://github.com/AtomLinter/linter-eslint.git",
77
"license": "MIT",

0 commit comments

Comments
 (0)