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

Commit 4b9fab7

Browse files
committed
Prepare v2.2.2 release
1 parent a4d8ff1 commit 4b9fab7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 2.2.2
4+
5+
* Update dependencies
6+
* Activation time improvements
7+
38
## 2.2.1
49

510
* Update dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "linter-reek",
33
"main": "./lib/linter-reek.js",
4-
"version": "2.2.1",
4+
"version": "2.2.2",
55
"description": "Find code smells in your Ruby projects with Reek",
66
"repository": "https://github.com/AtomLinter/linter-reek.git",
77
"license": "MIT",

0 commit comments

Comments
 (0)