Skip to content

Commit 03b7935

Browse files
committed
2.2.4
* fix: package.json to reduce vulnerabilities (snyk-bot) * package: correct doc link (Sam Roberts) * package: replace jscs with eslint 2.x (Sam Roberts) * Update URLs in CONTRIBUTING.md (#60) (Ryan Graham)
1 parent f4525ca commit 03b7935

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
2018-10-09, Version 2.2.4
2+
=========================
3+
4+
* fix: package.json to reduce vulnerabilities (snyk-bot)
5+
6+
* package: correct doc link (Sam Roberts)
7+
8+
* package: replace jscs with eslint 2.x (Sam Roberts)
9+
10+
* Update URLs in CONTRIBUTING.md (#60) (Ryan Graham)
11+
12+
113
2016-05-03, Version 2.2.3
214
=========================
315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strong-cluster-control",
3-
"version": "2.2.3",
3+
"version": "2.2.4",
44
"description": "node cluster API wrapper and extensions",
55
"license": "Artistic-2.0",
66
"keywords": [

0 commit comments

Comments
 (0)