All notable changes will be documented in this file. NPM Publish adheres to Semantic Versioning.
v1.2.0 (2020-07-23)
- Added support for running NPM in "dry run" mode, which doesn't actually publish, but reports details of what would have been published.
v1.1.0 (2020-03-29)
- FIX: The configured NPM registry and token are now used all NPM commands, not just for publishing. This ensures that npm-publish works with private packages and custom registries
v1.0.0 (2020-01-21)
Initial release 🎉