Skip to content

Commit 70199f4

Browse files
committed
1 parent f0c34b7 commit 70199f4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

2+
## 2.9.1
3+
4+
- #3356 hot fix on startup system
5+
26
## 2.9.0
37

48
- #3278 --silent -s now does not print welcome message

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": "2.9.0",
4+
"version": "2.9.1",
55
"engines": {
66
"node": ">=0.12"
77
},

0 commit comments

Comments
 (0)