Skip to content

Releases: sindresorhus/np

v6.3.0

05 Jul 16:27
Compare
Choose a tag to compare
  • Fix specifying a custom version via UI (#546) 6b68244
  • Respect preId in .npmrc for release tags (#547) aebd8ab

v6.2.5...v6.3.0

v6.2.5

27 Jun 19:39
Compare
Choose a tag to compare

v6.2.4...v6.2.5

v6.2.4

07 Jun 06:09
Compare
Choose a tag to compare
  • Fix releaseDraft setting not working when set from config not CLI (#540) 81b0001

v6.2.3...v6.2.4

v6.2.3

27 Apr 16:21
Compare
Choose a tag to compare
  • Fix 2FA prompt when the package exists (#505) 4a32039

v6.2.2...v6.2.3

v6.2.2

23 Apr 06:16
Compare
Choose a tag to compare
  • Avoid scoped repo message for private registries (#529) a1d96c1

v6.2.1...v6.2.2

v6.2.1

12 Apr 14:50
Compare
Choose a tag to compare
  • Fix scoped repo prompt showing even if package has already been published (#524) 1cf7d78
  • Correctly detect if np is not run in a package (#512) b5a7dcf

v6.2.0...v6.2.1

v6.2.0

26 Feb 21:24
Compare
Choose a tag to compare
  • Allow explicit private publish to prevent public publish prompt (#497) 08b52a2
  • Add preview mode (#399) 5f52e81

v6.1.0...v6.2.0

v6.1.0

17 Feb 08:33
Compare
Choose a tag to compare

v6.0.0...v6.1.0

v6.0.0

07 Feb 07:16
Compare
Choose a tag to compare

Breaking

Enhancements

  • Show registry URL before publishing (#485) 6bf85df
  • Allow publishing if availability check fails (#490) ccdb8a5
  • Publish non-private subdirectories when root is private (#483) 607e5c1
  • Enforce matching engines on npm install (#481) b14dbc9

Fixes

  • Fix checking collaborators when publishing to external registry (#491) 4ad4146

Docs

  • Document support for GitHub Packages 91ba1ef

v5.2.1...v6.0.0

v5.2.1

30 Nov 10:33
Compare
Choose a tag to compare
  • Don't check "files" in package.json or .npmignore if private package or not publishing (#472) 000ddcf
  • Don't ask for tag if --no-publish (#473) 23524b5
  • Check package name availability in custom registry (#429) 8360cb6
  • Fix incorrectly showing "Aborted!" message on successful publish (#471) e53cbe8

v5.1.3...v5.2.1