Skip to content

Commit

Permalink
2.2.3
Browse files Browse the repository at this point in the history
 * Fix CI failures on ubuntu1804 (Richard Lau)
 * chore: update dependencies (Richard Lau)
  • Loading branch information
richardlau committed Mar 5, 2019
1 parent d28201c commit 5cbb5cc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.md
@@ -1,3 +1,11 @@
2019-03-05, Version 2.2.3
=========================

* Fix CI failures on ubuntu1804 (Richard Lau)

* chore: update dependencies (Richard Lau)


2019-01-22, Version 2.2.2
=========================

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "node-report",
"version": "2.2.2",
"version": "2.2.3",
"description": "Diagnostic Report for Node.js",
"homepage": "https://github.com/nodejs/node-report#readme",
"repository": {
Expand Down

0 comments on commit 5cbb5cc

Please sign in to comment.