Skip to content

Commit fcc6c87

Browse files
committed
Release 1.2.0
1 parent 0f0069c commit fcc6c87

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

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+
28
1.1.0 / 2018-01-17
39
==================
410

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graceful-process",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "graceful exit process even parent exit on SIGKILL.",
55
"files": [
66
"index.js",

0 commit comments

Comments
 (0)