We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 877d93a commit 67cc950Copy full SHA for 67cc950
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+3.0.1 / Sun, 22 Aug 2020
2
+=========================
3
+
4
+- [security] Replaced optimist with yargs [#1093]
5
6
+3.0.0 / Fri, 22 May 2020
7
8
9
+- [security] Update forever-monitor [#1081]
10
11
2.0.0 / Sun, 05 Jan 2020
12
=========================
13
package.json
@@ -2,7 +2,7 @@
"name": "forever",
"preferGlobal": "true",
"description": "A simple CLI tool for ensuring that a given node script runs continuously (i.e. forever)",
- "version": "3.0.0",
+ "version": "3.0.1",
"author": "Charlie Robbins <charlie.robbins@gmail.com>",
"maintainers": [
"Igor Savin <iselwin@gmail.com>"
0 commit comments