Skip to content

Releases: sindresorhus/np

v7.5.0

25 Apr 06:37
Compare
Choose a tag to compare
  • Fix showing files added since the last release (#595) 626aed6

v7.4.0...v7.5.0

v7.4.0

12 Feb 10:33
Compare
Choose a tag to compare

v7.3.0...v7.4.0

v7.3.0

06 Feb 16:17
Compare
Choose a tag to compare
  • Support .cjs file ending for config file locations (#596) b49b20f

v7.2.0...v7.3.0

v7.2.0

31 Dec 07:32
Compare
Choose a tag to compare
  • Check if yarn.lock is ignored before throwing error (#582) c76987a
  • Make commit log relative to release branch (#580) 8f812e0
  • Fix confusing prompt with empty file list (#589) ca3d830

v7.1.0...v7.2.0

v7.1.0

27 Dec 08:33
Compare
Choose a tag to compare
  • Add --release-draft-only flag (#578) 316bed2
  • Handle long path names in the "show files added since last release" feature (#579) 3466903
  • Show prompt only in interactive mode (#583) 4ae26d9

v7.0.0...v7.1.0

v7.0.0

29 Oct 15:55
Compare
Choose a tag to compare

Breaking

  • Prefer local install (#572) 0cff2b4
    If you run the global np command, it will now defer to the local np if any. This is important when you use config and other things which might change across np versions. This is unlikely to be a breaking change for most people, but it's a major version to me safe.

Improvements

  • Show files added since the last release and not part of the package (#456) 08a2c06

Fixes

  • Fix error when Yarn cannot find test script (#567) c77e191

v6.5.0...v7.0.0

v6.5.0

29 Aug 10:55
Compare
Choose a tag to compare
  • Create release draft even when pushing to protected branches failed (#560) 3fc1e77

v6.4.0...v6.5.0

v6.4.0

09 Aug 20:26
Compare
Choose a tag to compare
  • Add --test-script flag to run custom tests before publish (#557) 0c46a2f
  • Add support for --no-2fa flag (#559) 0638d27
  • Add support for specifying release branch (#558) b8b1976

v6.3.2...v6.4.0

v6.3.2

11 Jul 11:00
Compare
Choose a tag to compare
  • Regression fix for tag not being taken when specified in CLI (#555) f29295d

v6.3.1...v6.3.2

v6.3.1

07 Jul 20:04
Compare
Choose a tag to compare

v6.3.0...v6.3.1