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

Commit 0e87572

Browse files
committed
2.2.4
* Fix use of deprecated methods removed in V8 7.0 (Richard Lau)
1 parent 734addf commit 0e87572

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2019-03-17, Version 2.2.4
2+
=========================
3+
4+
* Fix use of deprecated methods removed in V8 7.0 (Richard Lau)
5+
6+
17
2019-03-05, Version 2.2.3
28
=========================
39

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.3",
3+
"version": "2.2.4",
44
"description": "Diagnostic Report for Node.js",
55
"homepage": "https://github.com/nodejs/node-report#readme",
66
"repository": {

0 commit comments

Comments
 (0)