We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4666629 commit acacda0Copy full SHA for acacda0
2 files changed
CHANGELOG.md
@@ -1,4 +1,8 @@
1
2
+## 6.0.7
3
+
4
+- fix: ansis-node10 https://github.com/Unitech/pm2/commit/99d9224e940d119a1ad5b241b4fc4e0db7c830ed @webdiscus
5
6
## 6.0.6
7
8
- refactor: replace chalk with smaller alternative by @webdiscus
package.json
@@ -1,7 +1,7 @@
{
"name": "pm2",
"preferGlobal": true,
- "version": "6.0.6",
+ "version": "6.0.7",
"engines": {
"node": ">=16.0.0"
},
0 commit comments