Skip to content

Commit

Permalink
pm2@4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Unitech committed Dec 10, 2019
1 parent e0fd518 commit 5ad2446
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

## 4.2.1

- fix: col size too small for certain app name with tracing enabled
- chore: check for pm2 updates

## 4.2.0

- feature: `pm2 logs --highlight <str>` to highlight specified string when using `pm2 logs` #4013 by @bvsubhash
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pm2",
"preferGlobal": true,
"version": "4.2.0",
"version": "4.2.1",
"engines": {
"node": ">=8.10.0"
},
Expand Down

0 comments on commit 5ad2446

Please sign in to comment.