Skip to content

Releases: semantic-release/error

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 21:03
d378487

4.0.0 (2023-06-07)

Code Refactoring

  • esm: converted the package to esm-only (#249) (d378487)

BREAKING CHANGES

  • esm: @semantic-release/error is now an ES Module
  • esm: the minimum required version of node is now v18

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Sep 19:54
3012b70

BREAKING CHANGES

  • node-version: the minimum required version of node is now v14.17

v3.0.0-beta.1

v3.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Sep 16:56
e944580

3.0.0-beta.1 (2021-09-03)

Features

  • node-version: raised the minimum required version to v14.17 (#172) (e944580), closes #169

BREAKING CHANGES

  • node-version: the minimum required version of node is now v14.17

v2.2.0

Choose a tag to compare

@semantic-release-bot semantic-release-bot released this 10 Feb 06:26

2.2.0 (2018-02-10)

Features

  • add the details property (30631f0)

v2.1.0

Choose a tag to compare

@semantic-release-bot semantic-release-bot released this 29 Oct 19:38

2.1.0 (2017-10-29)

Features

  • Set a property in SemanticReleaseError constructor to better support inheritance (1bbfd5f)

v2.0.1

Choose a tag to compare

@semantic-release-bot semantic-release-bot released this 29 Oct 04:46

2.0.1 (2017-10-29)

Bug Fixes

  • Include stacktrace and name in SemanticReleaseError (6b978eb)

v2.0.0

Choose a tag to compare

@gr2m gr2m released this 25 Sep 16:29

2.0.0 (2017-09-25)

  • package name is now @semantic-release/error

v1.0.1

Choose a tag to compare

@boennemann boennemann released this 27 Nov 14:16

1.0.1 (2015-11-27)

Bug Fixes