Skip to content

Releases: semantic-release/npm

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

v2.7.0

27 Jan 19:14
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

2.6.0 (2017-12-31)

Features

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

v2.5.0

22 Dec 18:05
Compare
Choose a tag to compare

2.5.0 (2017-12-22)

Features

  • retrieve gitHead from git tag if it's missing from the npm metadata (cf039fd)