Skip to content

Commit

Permalink
prep 12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Apr 11, 2023
1 parent ead50e1 commit b743198
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@ See [Semver](http://semver.org/).

- 📦 Minor packaging changes

## v12.1.0

- 🐞 `pidExists` now handles `EPERM` properly (previous implementation would
mischaracterize pids as being dead due to insufficient permissions)

- 📦 Updated development dependencies and rebuilt docs

## v12.0.0

- 💔/✨ `pidExists` and `killPid` are no longer `async`, as process management
Expand Down

0 comments on commit b743198

Please sign in to comment.