Skip to content

Commit

Permalink
feat: default disable @pm2/io
Browse files Browse the repository at this point in the history
  • Loading branch information
skypesky committed Jun 16, 2024
1 parent 7ce70c9 commit c2da158
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 6.0.1

- feat: default disable @pm2/io

## 4.3.5

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pm2/io",
"version": "6.0.0",
"version": "6.0.1",
"description": "PM2.io NodeJS APM",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",
Expand Down Expand Up @@ -91,4 +91,4 @@
"signal-exit": "^3.0.3",
"tslib": "1.9.3"
}
}
}

0 comments on commit c2da158

Please sign in to comment.