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 0f0069c commit fcc6c87Copy full SHA for fcc6c87
History.md
@@ -1,4 +1,10 @@
1
2
+1.2.0 / 2018-03-02
3
+==================
4
+
5
+**features**
6
+ * [[`0f0069c`](http://github.com/node-modules/graceful-process/commit/0f0069cb5f97ae1f4f6c80b0b6f5d5f7e6f9ae4c)] - feat: add beforeExit options (#4) (Haoliang Gao <<[email protected]>>)
7
8
1.1.0 / 2018-01-17
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "graceful-process",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "graceful exit process even parent exit on SIGKILL.",
"files": [
"index.js",
0 commit comments