We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b836aab commit 646dc80Copy full SHA for 646dc80
CHANGELOG.md
@@ -1,6 +1,7 @@
1
2
## 6.0.11
3
4
+- #6034 replace package-lock.json by npm-shrinkwrap.json
5
- #5915 fix allowing to update namespaced pm2 NPM module (@org/module-name)
6
7
## 6.0.10
package.json
@@ -1,7 +1,7 @@
{
"name": "pm2",
"preferGlobal": true,
- "version": "6.0.10",
+ "version": "6.0.11",
"engines": {
"node": ">=16.0.0"
},
0 commit comments