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

Commit 6cc5d9f

Browse files
chore(release): 2.5.5 [skip ci]
1 parent 3b16ae4 commit 6cc5d9f

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.5.5](https://github.com/AtomLinter/linter-rubocop/compare/v2.5.4...v2.5.5) (2020-02-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update dependency semver to v7.1.2 ([4127a0d](https://github.com/AtomLinter/linter-rubocop/commit/4127a0d27447de08f070e08d9908e94e93ec4fa9))
7+
18
## [2.5.4](https://github.com/AtomLinter/linter-rubocop/compare/v2.5.3...v2.5.4) (2019-12-18)
29

310

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.4",
4+
"version": "2.5.5",
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)