Releases: semantic-release/npm
Releases · semantic-release/npm
v3.2.5
3.2.5 (2018-05-01)
Bug Fixes
- package: update fs-extra to version 6.0.0 (e9d0db5)
v3.2.4
3.2.4 (2018-03-30)
Bug Fixes
- fix typo in error message (18a4d64)
v3.2.3
3.2.3 (2018-03-15)
Bug Fixes
- package: update execa to version 0.10.0 (f92254f)
v3.2.2
3.2.2 (2018-03-07)
Bug Fixes
- check publish props only in verify ones are undefined (dc9f08c)
v3.2.1
3.2.1 (2018-03-07)
Bug Fixes
- fix error handling when no npm token is defined (a548415)
v3.2.0
3.2.0 (2018-02-19)
Features
- update package.json and create tarball in
prepare
hook (f7b73e5)
v3.1.0
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
3.0.2 (2018-02-09)
Bug Fixes
- package: update node requirement to 8.3 (c2c59ab)
v3.0.1
3.0.1 (2018-02-07)
Bug Fixes
- get tarball name as last line from stdout (cec8078)
v3.0.0
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.