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

Commit e143276

Browse files
committed
2.2.7
* Add support for z/OS (#129) (Gaby Baghdadi)
1 parent 22ef3b2 commit e143276

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2019-06-06, Version 2.2.7
2+
=========================
3+
4+
* Add support for z/OS (#129) (Gaby Baghdadi)
5+
6+
17
2019-04-02, Version 2.2.6
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.6",
3+
"version": "2.2.7",
44
"description": "Diagnostic Report for Node.js",
55
"homepage": "https://github.com/nodejs/node-report#readme",
66
"repository": {

0 commit comments

Comments
 (0)