Skip to content

Commit 646dc80

Browse files
committed
1 parent b836aab commit 646dc80

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11

22
## 6.0.11
33

4+
- #6034 replace package-lock.json by npm-shrinkwrap.json
45
- #5915 fix allowing to update namespaced pm2 NPM module (@org/module-name)
56

67
## 6.0.10

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": "6.0.10",
4+
"version": "6.0.11",
55
"engines": {
66
"node": ">=16.0.0"
77
},

0 commit comments

Comments
 (0)