Skip to content

Releases: semantic-release/npm

v3.2.5

01 May 13:56
Compare
Choose a tag to compare

3.2.5 (2018-05-01)

Bug Fixes

  • package: update fs-extra to version 6.0.0 (e9d0db5)

v3.2.4

30 Mar 23:17
Compare
Choose a tag to compare

3.2.4 (2018-03-30)

Bug Fixes

  • fix typo in error message (18a4d64)

v3.2.3

15 Mar 12:13
Compare
Choose a tag to compare

3.2.3 (2018-03-15)

Bug Fixes

  • package: update execa to version 0.10.0 (f92254f)

v3.2.2

07 Mar 23:21
Compare
Choose a tag to compare

3.2.2 (2018-03-07)

Bug Fixes

  • check publish props only in verify ones are undefined (dc9f08c)

v3.2.1

07 Mar 22:51
Compare
Choose a tag to compare

3.2.1 (2018-03-07)

Bug Fixes

  • fix error handling when no npm token is defined (a548415)

v3.2.0

19 Feb 05:14
Compare
Choose a tag to compare

3.2.0 (2018-02-19)

Features

  • update package.json and create tarball in prepare hook (f7b73e5)

v3.1.0

12 Feb 00:23
Compare
Choose a tag to compare

3.1.0 (2018-02-12)

Bug Fixes

  • do not make package.json's version mandatory (eda41f0)

Features

  • add details to error messages (b14d34d)
  • return all errors (e611dad)
  • return release informations from publish hook (755356b)

v3.0.2

09 Feb 23:04
Compare
Choose a tag to compare

3.0.2 (2018-02-09)

Bug Fixes

  • package: update node requirement to 8.3 (c2c59ab)

v3.0.1

07 Feb 20:17
Compare
Choose a tag to compare

3.0.1 (2018-02-07)

Bug Fixes

  • get tarball name as last line from stdout (cec8078)

v3.0.0

27 Jan 21:35
Compare
Choose a tag to compare

3.0.0 (2018-01-27)

Features

  • remove getLastRelease hook (9383a98)

BREAKING CHANGES

  • The getLastRelease hook is removed

The plugin is compatible only with [email protected] and above.