Skip to content

Releases: glzr-io/semantic-release-npm

v1.5.0

03 Feb 09:30
Compare
Choose a tag to compare

1.5.0 (2024-02-03)

Features

  • add --no-git-checks flag (abe5604)

v1.4.0

03 Feb 09:10
Compare
Choose a tag to compare

1.4.0 (2024-02-03)

Features

  • catch errors in version command (301597f)

v1.3.0

03 Feb 07:58
Compare
Choose a tag to compare

1.3.0 (2024-02-03)

Features

  • add error when pnpm is not installed (096837a)

v1.2.0

01 Feb 23:21
Compare
Choose a tag to compare

1.2.0 (2024-02-01)

Features

v1.1.0

01 Feb 23:15
Compare
Choose a tag to compare

1.1.0 (2024-02-01)

Features

v1.0.1

01 Feb 22:41
Compare
Choose a tag to compare

1.0.1 (2024-02-01)

Bug Fixes

  • remove use of --user-config flag (c7e0760)

v1.0.0

01 Feb 22:01
Compare
Choose a tag to compare

1.0.0 (2024-02-01)

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)
  • aggregate-error: upgraded to the latest version (7285e05)
  • 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 @semantic-release/error to v4 (#628) (53a1012)
  • deps: update dependency aggregate-error to v5 (#676) (f2bc9e7)
  • deps: update dependency execa to v5 (#299) (d4e5bb2)
  • deps: update dependency execa to v7 (#575) (4c11706)
  • deps: update dependency execa to v8 (#659) (502d5ba)
  • deps: update dependency fs-extra to v10 (80fde1e)
  • deps: update dependency fs-extra to v11 (7157d76)
  • deps: update dependency fs-extra to v11.1.1 (#591) (31e0e27)
  • deps: update dependency normalize-url to v6 (97ca719)
  • deps: update dependency npm to v10 (819f257)
  • deps: update dependency npm to v10.2.5 (42b5dec)
  • deps: update dependency npm to v9 (28265ec)
  • deps: update dependency read-pkg to v8 (#602) (aaddc5c)
  • deps: update dependency read-pkg to v9 (#703) (6e84013)
  • deps: update dependency registry-auth-token to v5 (187671f)
  • deps: update dependency tempy to ^0.7.0 (#287) (dd25707)
  • deps: update dependency tempy to v1 (#289) (5a1dbb8)
  • deps: upgraded npm to v9 (2a79f80)
  • do not make package.json's version mandatory (eda41f0)
  • do not use execa.stdout.pipe as it closes the stream (544d4c7)
  • execa: upgraded to the latest version (7c74660)
  • 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 and npm-shrinkwrap.json as npm (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)
  • normalize-url: upgraded to the latest version (b55bb01)
  • 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](7db019f...
Read more