Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

29 lines (15 loc) · 1.27 KB

Change Log

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.

Full Changelog

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

Full Changelog

v1.0.0 (2020-01-21)

Initial release 🎉