Releases: 1aron/semantic-release-npm
Releases · 1aron/semantic-release-npm
v1.0.1
v1.0.0
1.0.0 (2022-12-07)
Bug Fixes
- add
preferLocal
option to allow execa to use local npm version (#445) (002439e) - add dist-tag to publish and add-channel logs (db6ccd2)
- add dist-tag to publish log (2de37a1)
- add message if no gitHead found (9cde647)
- add missed
preferLocal
option for execa call (#458) (c817a88) - always attempt to set the legacy token env var (2432eb0)
- avoid adding unnecessary new line to
.npmrc
(6189ee7) - check publish props only in verify ones are undefined (dc9f08c)
- deps: update dependency @semantic-release/error to v3 (#402) (60832fb)
- deps: update dependency execa to v5 (#299) (d4e5bb2)
- deps: update dependency fs-extra to v10 (80fde1e)
- deps: update dependency normalize-url to v6 (97ca719)
- deps: update dependency tempy to ^0.7.0 (#287) (dd25707)
- deps: update dependency tempy to v1 (#289) (5a1dbb8)
- do not make
package.json
's version mandatory (eda41f0) - do not use
execa.stdout.pipe
as it closes the stream (544d4c7) - factorise the verification code in a function (8e28af9)
- fix error handling when no npm token is defined (a548415)
- fix typo in error message (18a4d64)
- format
package.json
andnpm-shrinkwrap.json
asnpm
(da718a3) - get tarball name as last line from stdout (cec8078)
- Honor NPM_CONFIG_USERCONFIG setting (932ea5e)
- Honor NPM_CONFIG_USERCONFIG setting (1395b18)
- improve error message text for npm tokens (#323) (88e5862)
- include version in npm release URL (827fcb3)
- log the output of
npm whoami
command (cd1ecaa) - log the path of existing
.npmrc
files (a0120d2) - package: pin npm to 6.5.0 (ddab7b7)
- package: pin npm to 6.5.0 (d506b9a)
- package: update aggregate-error to version 2.0.0 (df53298)
- package: update aggregate-error to version 2.0.0 (8386664)
- package: update aggregate-error to version 3.0.0 (3e0d5d0)
- package: update aggregate-error to version 3.0.0 (46ec5ee)
- package: update execa to version 0.10.0 (f92254f)
- package: update execa to version 0.11.0 (b2dd3d7)
- package: update execa to version 0.9.0 (a39db0e)
- package: update execa to version 1.0.0 (746f734)
- package: update execa to version 2.0.0 (9498e21)
- package: update execa to version 2.0.2 (d2932ba)
- package: update execa to version 2.0.2 (2a45e25)
- package: update execa to version 3.0.0 (b1780c1)
- package: update execa to version 3.2.0 (7db019f)
- package: update execa to version 4.0.0 (d97dee5)
- package: update fs-extra to version 5.0.0 (78c201f)
- package: update fs-extra to version 6.0.0 (e9d0db5)
- package: update fs-extra to version 7.0.0 (14f9d11)
- package: update fs-extra to version 8.0.0 (bf603e5)
- package: update fs-extra to version 8.0.0 (8288c24)
- package: update fs-extra to version 9.0.0 (67a3109)
- package: update node requirement to 8.3 (c2c59ab)
- package: update normalize-url to version 3.0.0 (d12b00b)
- package: update normalize-url to version 4.0.0 (ee787b4)
- package: update normalize-url to version 5.0.0 (a554580)
- package: update npm to version 6.8.0 (2b0492e)
- package: update npm to version 6.8.0 (62b27c5)
- package: update read-pkg to version 4.0.0 (1e21691)
- package: update read-pkg to version 5.0.0 (877ce40)
- package: update read-pkg to version 5.0.0 (d03aff2)
- package: update registry-auth-token to version 4.0.0 (2868b2c)
- package: update registry-auth-token to version 4.0.0 (9a6176d)
- package: update semver to version 6.3.0 (c515862)
- package: update semver to version 7.1.2 ([a58b30b](https://github.com/1aron/semantic-release-...