Skip to content
This repository was archived by the owner on Mar 4, 2022. It is now read-only.

Commit 7920fb7

Browse files
committed
Changes for 0.5.1
1 parent 1ef0be4 commit 7920fb7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change log
22

3-
## UNRELEASED
3+
## [v0.5.1] - 2019-11-22
44

55
- **Fixed**: Support global installs of `nodejs-dashboard`. Add the `node_modules` directory from wherever `nodejs-dashboard` is installed to `NODE_PATH` to support `node -r nodejs-dashboard` required for full usage. [\#90]
66
- *Internal*: Use SIGINT for Ctrl-c. [\#93]
@@ -62,6 +62,7 @@
6262
- *Internal*: Remove dependency on root-require, update repo url in package.json [\#2]
6363
- *Internal*: Test scaffolding and basic reporter integration test [\#3]
6464

65+
[v0.5.1]: https://github.com/FormidableLabs/nodejs-dashboard/compare/v0.5.0...v0.5.1
6566
[v0.5.0]: https://github.com/FormidableLabs/nodejs-dashboard/compare/v0.4.3...v0.5.0
6667
[v0.4.3]: https://github.com/FormidableLabs/nodejs-dashboard/compare/v0.4.1...v0.4.3
6768
[v0.4.1]: https://github.com/FormidableLabs/nodejs-dashboard/compare/v0.4.0...v0.4.1

0 commit comments

Comments
 (0)