Skip to content

Releases: semantic-release/npm

v3.1.0

12 Feb 00:23

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

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

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

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 semantic-release@13.0.0 and above.

v2.7.0

27 Jan 19:14

Choose a tag to compare

2.7.0 (2018-01-27)

Bug Fixes

  • format package.json and npm-shrinkwrap.json as npm (da718a3)

Features

  • update version in package-lock.json (0f774fc)

v2.6.4

13 Jan 20:48

Choose a tag to compare

2.6.4 (2018-01-13)

Bug Fixes

  • verify authentication for default npm registry only (8cb4c04)

v2.6.3

13 Jan 20:29

Choose a tag to compare

2.6.3 (2018-01-13)

Bug Fixes

  • skip auth verification when skipping publish to registry (1e612b6)

v2.6.2

12 Jan 14:30

Choose a tag to compare

2.6.2 (2018-01-12)

Bug Fixes

  • package: update execa to version 0.9.0 (a39db0e)

v2.6.1

31 Dec 03:08

Choose a tag to compare

2.6.1 (2017-12-31)

Bug Fixes

  • add message if no gitHead found (9cde647)

v2.6.0

31 Dec 02:15

Choose a tag to compare

2.6.0 (2017-12-31)

Features

  • verify package.json has a version property (3c975df)