Skip to content

Commit

Permalink
pm2@5.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Unitech committed Oct 6, 2023
1 parent d68797a commit 7edb012
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
## 5.3.1

- #5683 update badges
- #5684 auto switch light and dark mode logos
- #5686 Switch from Travis CI to Github Actions
- #5680 Fixed reserved keyword for ES6 Strict Mode when Bundling @juaneth
- #5678 Bugfix/deploy ecosystem filename extension / esm module default ecosystem config name @TeleMediaCC
- #5660 Fix matching logic for logs from namespace when lines = 0 @bawjensen

## 5.3.0

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "pm2",
"preferGlobal": true,
"version": "5.3.0",
"version": "5.3.1",
"engines": {
"node": ">=10.0.0"
},
Expand Down

0 comments on commit 7edb012

Please sign in to comment.