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

Commit 2bf09c6

Browse files
committed
2.2.8
* Fix npm audit warning (#136) (Richard Lau) * Update supported Node.js versions in README.md (#134) (Richard Lau)
1 parent f47498d commit 2bf09c6

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-07-10, Version 2.2.8
2+
=========================
3+
4+
* Fix npm audit warning (#136) (Richard Lau)
5+
6+
* Update supported Node.js versions in README.md (#134) (Richard Lau)
7+
8+
19
2019-06-06, Version 2.2.7
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.7",
3+
"version": "2.2.8",
44
"description": "Diagnostic Report for Node.js",
55
"homepage": "https://github.com/nodejs/node-report#readme",
66
"repository": {

0 commit comments

Comments
 (0)