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.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 3, 2019
1 parent 1105d26 commit 3cfe4a4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [8.5.2](https://github.com/AtomLinter/linter-eslint/compare/v8.5.1...v8.5.2) (2019-02-03)


### Bug Fixes

* behavior when endColumn or endLine is null ([40760c6](https://github.com/AtomLinter/linter-eslint/commit/40760c6)), closes [#1197](https://github.com/AtomLinter/linter-eslint/issues/1197) [#1196](https://github.com/AtomLinter/linter-eslint/issues/1196) [#1195](https://github.com/AtomLinter/linter-eslint/issues/1195) [#1192](https://github.com/AtomLinter/linter-eslint/issues/1192)

## [8.5.1](https://github.com/AtomLinter/linter-eslint/compare/v8.5.0...v8.5.1) (2019-01-28)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

0 comments on commit 3cfe4a4

Please sign in to comment.