We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4525ca commit 03b7935Copy full SHA for 03b7935
CHANGES.md
@@ -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
13
2016-05-03, Version 2.2.3
14
=========================
15
package.json
@@ -1,6 +1,6 @@
{
"name": "strong-cluster-control",
- "version": "2.2.3",
+ "version": "2.2.4",
"description": "node cluster API wrapper and extensions",
"license": "Artistic-2.0",
"keywords": [
0 commit comments