Skip to content

Commit 5ad2446

Browse files
committed
1 parent e0fd518 commit 5ad2446

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
## 4.2.1
3+
4+
- fix: col size too small for certain app name with tracing enabled
5+
- chore: check for pm2 updates
6+
27
## 4.2.0
38

49
- feature: `pm2 logs --highlight <str>` to highlight specified string when using `pm2 logs` #4013 by @bvsubhash

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pm2",
33
"preferGlobal": true,
4-
"version": "4.2.0",
4+
"version": "4.2.1",
55
"engines": {
66
"node": ">=8.10.0"
77
},

0 commit comments

Comments
 (0)