Skip to content
This repository was archived by the owner on Jun 18, 2021. It is now read-only.

Commit 4952a46

Browse files
committed
2.2.5
* Remove `setCoreDump` (Richard Lau) * Use nan helpers to set exports (Richard Lau)
1 parent 6278478 commit 4952a46

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2019-03-31, Version 2.2.5
2+
=========================
3+
4+
* Remove `setCoreDump` (Richard Lau)
5+
6+
* Use nan helpers to set exports (Richard Lau)
7+
8+
19
2019-03-17, Version 2.2.4
210
=========================
311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-report",
3-
"version": "2.2.4",
3+
"version": "2.2.5",
44
"description": "Diagnostic Report for Node.js",
55
"homepage": "https://github.com/nodejs/node-report#readme",
66
"repository": {

0 commit comments

Comments
 (0)