Skip to content

Releases: semantic-release/npm

v2.3.1

11 Dec 20:05
Compare
Choose a tag to compare

2.3.1 (2017-12-11)

Bug Fixes

  • package: update fs-extra to version 5.0.0 (78c201f)

v2.3.0

02 Dec 21:12
Compare
Choose a tag to compare

2.3.0 (2017-12-02)

Features

  • Add npmPublish and tarballDir options (d04a9b0)

v2.2.0

30 Nov 17:05
Compare
Choose a tag to compare

2.2.0 (2017-11-30)

Features

  • Support legacy authentication (5fb0b09)

v2.1.2

30 Nov 05:13
Compare
Choose a tag to compare

2.1.2 (2017-11-30)

Bug Fixes

  • Pass registry URL to npm CLI with --registry (187b823)

v2.1.1

30 Nov 03:43
Compare
Choose a tag to compare

2.1.1 (2017-11-30)

Bug Fixes

  • Return undefined when no version is found (b78535e)

v2.1.0

29 Nov 23:10
Compare
Choose a tag to compare

2.1.0 (2017-11-29)

Features

  • Use always-auth from .npmrc (b0635c3), closes #6

v2.0.0

25 Nov 02:48
Compare
Choose a tag to compare

2.0.0 (2017-11-25)

Features

  • Read package.json file instead using the one passed by semantic-release (8565d9d)
  • Return async functions (2058e9e)

BREAKING CHANGES

  • Return async functions instead of functions calling a callback

v1.0.0

20 Nov 22:42
55c1014
Compare
Choose a tag to compare

1.0.0 (2017-11-20)

Features