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

Commit 8f9f7d1

Browse files
chore(release): 2.5.7 [skip ci]
1 parent aefd56c commit 8f9f7d1

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.5.7](https://github.com/AtomLinter/linter-rubocop/compare/v2.5.6...v2.5.7) (2020-02-13)
2+
3+
4+
### Bug Fixes
5+
6+
* no documentation available on a second click ([374c781](https://github.com/AtomLinter/linter-rubocop/commit/374c7819cd944aeaffd15478cdc477d5a5608134))
7+
* show rule documentation without format ([9279292](https://github.com/AtomLinter/linter-rubocop/commit/927929205a551aa7cbc98fb2b60ac948b4f2782e))
8+
19
## [2.5.6](https://github.com/AtomLinter/linter-rubocop/compare/v2.5.5...v2.5.6) (2020-02-11)
210

311

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "linter-rubocop",
33
"main": "./src/index.js",
4-
"version": "2.5.6",
4+
"version": "2.5.7",
55
"private": true,
66
"description": "Lint Ruby on the fly, using rubocop",
77
"repository": "https://github.com/AtomLinter/linter-rubocop",

0 commit comments

Comments
 (0)