Added
* add windows postrelease step to check that `dotenvx.exe` is functional immediately after release ([141](https://github.com/dotenvx/dotenvx/pull/141))
Changed
* replace `package-json` with `undici` ([146](https://github.com/dotenvx/dotenvx/pull/146))
* prune redundant packages ([148](https://github.com/dotenvx/dotenvx/pull/148))
* return current version if remote version fails ([149](https://github.com/dotenvx/dotenvx/pull/149))
* switch to our own update notice mechanism (eliminating multiple deps) ([151](https://github.com/dotenvx/dotenvx/pull/151))